If you are unable to create a new account, please email support@bspsoftware.com

 

Default measure in combination chart doesn't show tooltip on mouseover

Started by xyz, 01 Sep 2014 09:40:19 AM

Previous topic - Next topic

xyz

Hi Gurus,

I have a combination chart, in which in place of 'Default measure (y-axis), I have added 'Task' measure, which will display measure name as legend name by default. My client have a requirement, when we do mouseover over the default title of Default measure, it should show in tooltip as well. Is there any other way I can achieve this without using Javascript.

Your help will be much appreciated :)


Thanks & Regards,
XYZ

xyz

Hi Guys,

I found the solution, if the default measure is taken in a data item and in the data item if we write some condition like if ([Task] is null then (0) else ([Task]), once we place this data item in default measure place then Default measure will show tool tip.


Cheers :)

Thanks & Regards,
Xyz