Forum Discussion
Anonymous
4 years agoNot applicable
Count IF / 'Set Analysis'
Hi All, Just started a new job where they use Power BI, having used Qlik in the past I am having trouble with getting the correct outputs. If I consider the table below ideally I...
amitchandak
4 years agoSuper User
Anonymous , what is wrong and what is expected output
% of grand total when [Count of column] is a measure
divide( [Count of column], calculate( [Count of column], allselected()) )
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.