Forum Discussion
NickzNickz
Helper IV
2 years agoGet total value for different status
In my dashboard, I use Visual Calendar by MAQ Software to show the status of planning, Advertisement, Selling and Closing as in the example below: My problem is the status show the total of nu...
Deepak_
Advocate I
2 years agoNickzNickz ,
Can you please share the column DAX you are using? That would be helpful
NickzNickz
Helper IV
2 years agoHi Deepak_
Total # Tender = CALCULATE(COUNT(f_event_list[Date]))
I believe we need to alter the DAX or the table ...
Regards,
NickzNickz