Forum Discussion
Anonymous
4 years agoNot applicable
Count 0 Values in Table
I have a table with a list of all Accounts & their sales I need to flag all Accounts what have 0 sales My Sales Measure is; var TYQTY = [TY Qty] return IF(ISBLANK(TYQTY),0,TYQTY) TY...
Anonymous
4 years agoNot applicable
Hi Anonymous,
Can you please share a pbix or some dummy data that keep raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng