I have a issue in service studio when building a reactive app:
I have a fetch data from other source that returns a structure:
When I select for example label and drag and drop it on a table it creates a column in that table
So far still good but then when dropping a secord value on the table it wants to create a expression instead of a column:
Hi Freek,
It looks like you are trying to add the next attribute into the same row cell instead of a new one. Please try to do it using Widget tree, where you will find the correct location of the row cells. Please see below screen shot.
Thanks & Kind Regards,
Sachin
That is not working on a reactive app see the attachment.