Forum Discussion
AJPF
5 years agoHelper I
adding external data to line chart
I have a database of students, each one of whom has a boolean flag indicating whether they are a young carer. I have created the following DAX formulae: Access Young Carer = CALCULATE('Acce...
VijayP
5 years agoCommunity Champion
Create a Measure CALCULATE(Sum(External Value), Values(Yearin main Table), Year in External Table)
and this measure you can add to the Chart and it will be considered for report.
Please share your Kudoes and please mark this a solution if you find this as solution
also you can watch my videos at www.youtube.com/perepavijay