March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
hi
Suppose i have a sample data like below
My requirement is to create a chart based on this. X-axis should show the name column, Y-axis should show the days column(should show actual values like 30, 60, 90, 120 without any sum or count) and the data bars should be the values. When ever i take the days column it shows either count or sum. Is there any possible way to bring this chart?
NOTE: Corrected the question.
@Anonymous @v-yuta-msft
@amitchandak @Greg_Deckler
No. I have corrected my question.
You need this on which chart? Also, can you confirm the X-axis values and the order?
Eg: A-30,B-30,C-30,D-30,A-60,.
The chart would be Column chart. And x-axis should show the names, A,B,C,D
repition like A,B,C,D,A,B,C,D,A..., right?
No. It cannot be repeated..It should be only once.
ok. then for A,B,C,D what is the value expected in the column chart?
Hi, i just got the mistake from my end. The person A has done the payment in 30 days. B in 60 Days, C in 90 days and D in 90 Days. Means for each person there will only be one amount..that to paid in any of the number of days. Sample screenshot shared.
Expected chart:
Rename your columns like below,
select 30,60,90,120 column and select unpivot columns (refer the image),
change attribute column data type to whole number and also rename the attribute column to days (refer the image)
now close and apply, drag and drop the name and days column in the chart and apply value filter at visual level filter,
Thanks for the reply. Let me know how you were able to drag the days to y axis without any aggregation like count or sum.
No as far as I know
It shows 0, 50, 100 in the y axis. But when i drag the days column i get the count of days, which is wrong
Result:
Change the aggregation type to sum.
its taking sum , but not the actual values.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
123 | |
86 | |
73 | |
58 | |
52 |
User | Count |
---|---|
197 | |
133 | |
107 | |
69 | |
65 |