Forum Discussion
Seenuvasan
2 years agoFrequent Visitor
Dynamic column is not updating
Hi Team,
I developed the direct query report with azure sql server.
I made rename the column name with defined parameter.
After publishing the report, I'm updating the parameter by rest api call.
I could see that the parameter is updated successfully.
But the column name is not updating and showing below screenshot error
Thanks a lot!
You cannot dynamically change the table structure. You can only apply dynamic filters to the existing structure.
1 Reply
- lbendlinSuper User
You cannot dynamically change the table structure. You can only apply dynamic filters to the existing structure.