To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
I have a table called "Devicebreakdown" , from which I need to find out how many were "android users" , "ipad", etc
How do I go about doing this
Thank you
Solved! Go to Solution.
Hi @Anonymous
Simply create a measure and use distinctcount ( unique_id ) and then in a table visual drag platform and your new measure.
Thanks,
Ankit
Hi @Anonymous
Simply create a measure and use distinctcount ( unique_id ) and then in a table visual drag platform and your new measure.
Thanks,
Ankit
@Anonymous , create a visual platform on row take distinctcount of machash or userid, if you have.
or take the platform on slicer and filter for these two take distinct count of machash or userid on card
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |