Forum Discussion

afva_2000's avatar
afva_2000
Regular Visitor
4 years ago

Change Tooltip constraint

Hello everybody,

 

I'm creating a dashboard that include a line chart, the data source of this chart is [Time, Valvule, Pressure]. the Primary key of thsi table is [Time, Valvule]. So I set the the data:

  • Time -->  "X" axis
  • Pressure --> Values, "Y" axis
  • Valvule --> Legend

As in the pic below:

 

In order to do the dashboard user friendly the tooltip that shows the diferents values of (X,Y) is very useful, and it works well when the number of series is 2 or 3, but whe is 4 or more it doesn't works like I want (or need)

 

Example with 2 valvules

 

 

Example with 5 valvules below:

 

Like you can see in the 2 pics, the tooltip have diferent performance in thso two cases. And I want that this tooltip (it's autoamatic) has the same way like in I show in the first pic with 2 values (valvules),

 

Thanks a lot,

Andres

1 Reply

  • I think as long as you're using the Legend (Leyenda) field rather than having separate measures for each line, you won't be able to show the tooltip like you want since each line corresponds to a separate filter context.