Forum Discussion
Anonymous
7 years agoNot applicable
Filter a table based on Total
Hi all, I have this table Each row is an id number, each column is a month. The table indicates how many times each id number made a donation per month. I'd like to filter the data so...
- 7 years ago
Anonymous
You can apply a visual level filter as per below:
where Count of Donations is a mesure: Count of Donations = COUNTROWS( Feuil1 )
LivioLanzo
7 years agoSolution Sage
You can upload it to your onedrive, dropbox etc and share a link Anonymous
Anonymous
7 years agoNot applicable
- LivioLanzo7 years agoSolution Sage
Anonymous
You can apply a visual level filter as per below:
where Count of Donations is a mesure: Count of Donations = COUNTROWS( Feuil1 )
- Anonymous7 years agoNot applicable
perfect, thank you !