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...
Anonymous
5 years agoNot applicable
amitchandak Thanks for your reply.
And a very brief sample data below -
| Direction | TaskingCode |
| Outbound | SSM |
| Outbound | SSM |
| Return | MFM |
| Outbound | UFM |
| Outbound | ACM6 |
| Return | ACM24 |
I hope some of this helps, if there is anything else let me know, I feel already I'm being quite vague due to the sensitivity.
Thanks.