Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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...