Forum Discussion
Measure with multiple Filters
Hello
I want to build a measure which gets data from a table and uses multiple filters.
Here an example
Table A
Column A1 -> Data
Column A2 -> Filter
Column A3 -> Filter
Column A4 -> Filter
Is that possible.
Regards
Heinrich
- Anonymous4 years ago
Hi Heinrich ,
According to this:It works but I do get 11K and not the number like 10750. Is it possible to show the whole number.
If you used Card visual to show the measure, please go to Format pane--> Change the Display units of Value as from Thousands to None.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
15 Replies
- HeinrichPost Partisan
Thank you I try.
Have a great day. - AnonymousNot applicable
Hi Heinrich ,
According to this:It works but I do get 11K and not the number like 10750. Is it possible to show the whole number.
If you used Card visual to show the measure, please go to Format pane--> Change the Display units of Value as from Thousands to None.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- HeinrichPost Partisan
Hello Evelyn
Sorry for the late response. I was away.
Have a great time and thank you for your support.
Regards
Heinrich
- HeinrichPost Partisan
Hi
Do you have an example.
Thanks
Heinrich
- HeinrichPost Partisan
Hi
I tried to use CQD and do the measure
Day_outlet =CALCULATE (SUM ( [Audio Good Stream Count] ),CQD[Media Type] = "Audio",CQD[Packet Utilization] <> "064: [1 – 2)",( CQD[QoE Record Available] = "True" ))
Regards
Heinrich- HeinrichPost Partisan
Hi Tamerj1
It is a column summarized by count.
I tested it but I do get as a resul 10K and not the whole number.
Regards
Heinrich
- AnonymousNot applicable
Hi Heinrich ,
Could you tell me if your problem has been solved? If it is, kindly Accept a helpful reply as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Best Regards,
Eyelyn Qin - AnonymousNot applicable