Forum Discussion
OrenAiz
3 years agoNew Member
keeping values in line chart when using slicer
Hi,
I have created a line chart with a market share of ~10 suppliers.
I want to exclude the small suppliers and keep the values of the rest top 2 suppliers.
when I exclude the small ones, the market share of the rest 2 has been changed:
before using the filter:
After filtering:
3 Replies
- Mikelytics
Resident Rockstar
Hi,
Please try the following measure
New Measure = CALCULATE( [your current measure], ALL( 'the table or your suppliers' or ['the column with the suppliers which you use in your chart'] ) )Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
- OrenAizNew Member
Thanks for your prompt answer.
What do you mean when you write "your current measure"?
- Mikelytics
Resident Rockstar
Can you please show what you put in the chart? so the content of the panes on the right