Forum Discussion

prady2581's avatar
prady2581
Helper I
3 years ago

Allselected not considering the date filter context

I use below dax code to calculate % of client survyes to the total survey count received.  % Contribution of clients = DIVIDE( COUNT( 'Raw data'[clientname]),[Client_count_All]) Client_count_A...