Forum Discussion

Seenuvasan's avatar
Seenuvasan
Frequent Visitor
2 years ago
Solved

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

  • You cannot dynamically change the table structure. You can only apply dynamic filters to the existing structure.