Hi ,
I want to display a custom text and actual value from the database in the rollover of a graph. When i see the same data in the table view i was getting the correct result but when i rollover the graph, the custom text was not getting displayed. Is there any other way to do so ?
ex : Column Formula : 'Country' || country.Country Name. (This came up fine in Table view).
In graph, the custom text 'Country' is not getting displayed in the rollover.