The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"How to show additional information when hovering in a flash chart"

MacPhotoBikerMacPhotoBiker Member Posts: 60 Contributor II
edited June 2019 in Help
Hi,

I just created a horizontal flash chart, showing customer numbers and their turnovers. When hovering over the columns, the amount for a particular customer is shown.

The underlying query also contains the customer name. When hovering, I'd like to show both the amount and the customer name.

I assume this can be done in the "Tooltip" settings. To show the amount as tooltip, one uses #val#. For the customer name, I tried #CustomerName#, but it's not working like that. It's not showing the customer's name, but only "#CustomerName#".

Is there way to include the customer name into the tooltip, or in general, any information included in the underlying query?
Sign In or Register to comment.