Forum

Constant line/Refer...
 
Notifications
Clear all

Constant line/Reference line

2 Posts
2 Users
0 Reactions
95 Views
(@gchik)
Posts: 1
New Member
Topic starter
 

How can I add a target/budget constant line for different year

 
Posted : 08/09/2019 10:07 pm
(@mynda)
Posts: 4761
Member Admin
 

Hi Grace,

You need to write a measure that filters the result for the year you want. e.g.

=CALCULATE(SUM(Table[Column]), DimDate[Date]=2018)

Then you'd just add this to the chart as another series, as opposed to a Constant Line.

Mynda

 
Posted : 09/09/2019 5:27 am
Share: