Can we have an advanced function update the column's name depending on the data on the first row
Idea Logged
For example, if our column was Country and the first row of data for this column was 'Sweeden' then the column's heading would be 'Country : Sweeden'. If the first row container 'New Zealand' then the column's heading would be 'Country : New Zealand'.
The issue we have is that Yellowfin calls the getColumnHeading method BEFORE calling any functions related to data values. In our testing we had used preAnalyticFunction method in setting a dynamic text variable based off the first row of data but that function was called AFTER the getColumnHeading method.
Thanks
Hi Simone,
Thanks for reaching out with your requirement.
I've logged this Enhancement Request internally on your behalf and will update you on any changes.
In the interim if I could understand your report requirement, there might be another way to get the results you're after.
Are you really just trying to rename a column header, and in these cases could we opt for a text widget on the canvas etc..
Happy to organise a remote session if easier to show.
Thanks,
Ryan
Hi Simone,
Thanks for reaching out with your requirement.
I've logged this Enhancement Request internally on your behalf and will update you on any changes.
In the interim if I could understand your report requirement, there might be another way to get the results you're after.
Are you really just trying to rename a column header, and in these cases could we opt for a text widget on the canvas etc..
Happy to organise a remote session if easier to show.
Thanks,
Ryan
Replies have been locked on this page!