Here is my problem : let’s say I have a Data Table with 3 differents variables : a string, a structure and an integer.
I can import from csv for the string, for the int…but when it comes to the structure, UE can’t read it…
Even though I exported the DataTable, and I was careful to format it in exactly the same way.
Is it even possible to do this? And if not, how do I insert objects into an object in JSON from a spreadsheet?
Thanks a lot!
Have a lovely day