Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Dears,
I have some data that I want to extract 2 measures from it, and view these two measures side by side in the same pie chart like this
please know that I don't have a column that holds 'On time' or 'Free'
I have done this before, I got it by chance but I don't remember now,
Sample App attached
please help
Thanks
swr
Message was edited by: Shaima Mahmoud
You want the text to overlap the pie?
not necessarily,
I want to make two measure , for each there is a label, then these two measure appear by their labels in the chart on the chart or by its side , does't matter
Would you be able to share a sample?
Have you tried using Gauge Chart for the same. You can show two measure . There would be discussion on community to help you out.
This is my data set, and below are my measures
I have some People, each with his On Task Days of Each month
The Rest of the month and the rest of the year should be considered as 'Free'
On Task Measure = Sum( Days)
Free Measure = Count(Years)*365 - Sum(Days)
And I want these two measures to be viewed side by side in the pie chart as above,
I am sure It can be done by pie Chart, I did it before, but because I am still a beginner I don't remember it, I don't even remember the concept of how It was done
This might help you
Pie Charts: Using a Pie Chart to replace multiple Gauge Charts
Would you be to share that Qvw which you under working. Because, Your data looking image? We won't copy that.