Forum Discussion
Visualising Devices per App, Apps per Device via Histogram or Scatter
- 3 years ago
Anonymous sorry about that, I thought I already gave you the solution. Here it is. Cheers!!
Hi,
Based on the PBI file that you hae shared, show the expected result very clarly in a simple Table format.
Hi Ashish_Mathur,
That was suggested. Customer adamant they would like a histogram or scatter to visually plot - were not happy with the table visual when shown.
Given this is what a histogram was designed for.
Still hoping to find a visual solution to show the grouping/bins.
- Ashish_Mathur3 years ago
Super User
Once we get the correct numbers in the Table, we can always build a scatter plot. I just want you to show me the correct figures in a Table format.
- Anonymous3 years agoNot applicable
That's one of the problems, only have DAX or Power Query as there is no ability to write queries at the source here. So somehow need to perform the counts via some sort of DAX Summary table, or something.
So list of devices and the count of apps for each device. Then List of apps and count of devices for each app. Then somehow relate them and plot.