Forum Discussion
Anonymous
4 years agoNot applicable
DAX Measure Error when a column is blank empty data points
Hi Experts i am trying to sum where the following columns are blank only and either True or false - my conditions are: 1. So PostingDate = blank 2. InvoiceChecked = true (text) 3. InvoiceNumbe...
- 4 years ago
Anonymous It is giving me this result
Tahreem24
4 years agoSuper User
Anonymous It is giving me this result
Anonymous
4 years agoNot applicable
in a card visual
- Tahreem244 years agoSuper User
Anonymous You need to check the data type of SOOrderValue column. It should be Numeric column. I am attaching the PBIX file for your reference please check the Power Query how I converted that column into numeric due to currency symbol.