Tables binded to file problems

  • Автор темы Автор темы EtaLasquera
  • Дата начала Дата начала

EtaLasquera

Client
Регистрация
02.01.2017
Сообщения
527
Реакции
113
Баллы
43
Hi guys! Here I'm looking for solutions (or creating new problems)!
We are trying to move our projects to run in multithread and find a problem when a table is binded to file and the filepath comes from a variable:
img1.png


The table proprieties show contents inside the file but when I try to get line from that table, the result is error.
If I try "view content" of that table, the result is "nothing".
img2.png


If I made any changes in the binded table, like, uncheck parse data type...
img3.png


The table will reload...
img4.png


Now have some data to be extracted...
img5.png


(thanks for mspaint who can hide some confidential data also thanks to my friend to make that incredible art)



Can anyone help me to load table binded from a file who comes from a project variable?
 
Does the variable has some value at project start? tables and lists are filled in at project start. If variable is empty at that moment, you will be working with empty table. You should set path to table in InputSettings for the project and pass path to variable from IS.
 
Solved with project in project.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)