Forum Discussion
Analitika
Post Prodigy
3 years agoMeasure doesn't affect visual in Power BI
Hi, I would like to ask how make measure which could filter visual in Power BI. Here my created measure: Skolu kontrole_pozymis_apyvartumas =
if(
(ABS([Pabaigos likutis, eur])...
Analitika
Post Prodigy
3 years agoHi,
I would like to ask how I could filter visual that some columns containing 0, rows will be excluded from visual. How I could resolve it?
Visual:
row underlines should be excluded from visual.
I tried to add condition in filter but it didn't help me:
Measure with conditions in filter pane but it didn't help.