Forum Discussion
Anonymous
5 years agoNot applicable
Card Visuals with DAX not Showing Correct Data
Hello all, I'm hoping for some help. I have the following DAX in a card visual - Total Requested = IF( ISBLANK(COUNT('Volume Report 2021'[TaskingCode])),0, COUNT('Volume Report 2021'[Taskin...
amitchandak
Super User
5 years agoAnonymous ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.