[=“anonymous_user_eacb5f40, post:13, topic:306729”]
UE-11952 has been closed as by design. The reason this is required is that, when reading data table entries, a literal value is required to determine what rows are available to get. Without the literal, this information cannot be determined.
[/]
I know I’m like… 7 years late to this party…
But did you guys not think of slapping on a struct input pin to define the structure of the dynamically assigned datatable and call it a day?.. if they match the struct perfectly then all is good, if not… let them crash and fate sort them out sounds like a very easy solution to a very annoying problem