Forum Discussion
Dynamic columns in table or matrix visualization
Thank you very much for this information, but my problem does not come from wanting to change the name of the column dynamically, but when adding the columns in a visualization, since when changing the name every month, this will give me an error at the time that the name of that column is another.
Hi vfh_2023,
>>but when adding the columns in a visualization, since when changing the name every month, this will give me an error at the time that the name of that column is another.
I think this is an expected issue if the source table field names will change dynamically.
AFAIK, the query tables will cache the table structure(fields name, type) into the steps, and they did not synced fields names when the source fields name changes.
Regards,
Xiaoxin Sheng