Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a line chart with multiple lines and each line i am able to see montly values but i want to see total of all lines in paticular month. Is it possbile ?
@Anonymous , Is these lines are because of legend. If yes you can have measure remove legend filter
M1 = calculate([measure], removefilters(Table[Legend Column]))
@amitchandak , Yes those lines are because of legend, But i want to see total along with the line.
For Example :
I have a different products and there sales count.
In my line chart I am displaying products column in legend and sales count in values and x- axis i am displaying month of order.
Problem is In tooltip i am able to see products selected in slicer and there count in monthly wise. I want to see total count of selected products and individual product count also.
User | Count |
---|---|
65 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
86 | |
75 | |
56 | |
50 | |
45 |