Forum Discussion
darko861
4 years agoResolver II
IF statement in a Matrix
Hi all, I have the following Matrix visual as shown down below. Is it possible to tweak the "W/O Reason" measure to get a text line called "Various reasons" in the row "SR_Service_RecID" (11882) in ...
- 4 years ago
W/O Reason = var r = countrows(values(xxx[No_bill_reason_3])) return switch(true(),r=1,max(xxx[No_bill_reason_3]),r>1,"Various reasons",BLANK())
darko861
4 years agoResolver II
lbendlin Hi, here is a sample data file. I appreciate it if you can help me.
https://www.dropbox.com/s/m02gi8921l97o5z/Sample_Data.pbix?dl=0