Hi everyone,
I'm newbie on PBI and I want to create a chart which I have already have on excel.
I have a dataset with timestamp values. The timestamp values are so frequent I want to show them all on one view, but I couldn't do that. As far as I know I need to group timestamp on x axis but I need to show all labels on scatter chart.
My dataset looks like;
DateTime | DIM1 | DIM2 | DIM3 | Measure |
11/28/2021 0:00 | A | X | FAIL | 55.98 |
11/28/2021 0:01 | A | X | OK | 10.28 |
11/28/2021 0:02 | A | X | OK | 11.86 |
11/28/2021 0:03 | A | Y | FAIL | 27.93 |
11/28/2021 0:04 | A | Y | OK | 16.52 |
11/28/2021 0:05 | B | Z | OK | 28.18 |
11/28/2021 0:06 | B | Z | FAIL | 53.45 |
11/28/2021 0:07 | B | Z | OK | 67.48 |
11/28/2021 0:08 | B | T | OK | 63.27 |
The view which It need to be looks like.
I tried to group timestamp values like 30-40 minutes interval but when I do that I couldn't show all values on the chart. It always needs aggregation. I don't want to aggregate my measure. I need them separetly.
You can find the all dataset and pbix file on this drive link.
Hi @baueduc298 ,
You need to setting 'sort by' x axis fields before turn off this option, then label will been expanded to multiple rows.
Operation steps:
Fianl outpur result:
Refer: https://community.powerbi.com/t5/Desktop/concatenate-Labels-does-not-work-properly/td-p/415010
https://www.youtube.com/watch?v=pUoW2gAK0Xo
And you also could try like below:
Step1,create hierachy.
Step 2, create visual:
Step3,click as the below,and short by x column:
Step 4, close concatenate labels:
Final output:
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
It isn't working for scatter chart.
I have still 2 problem for scatter chart
1- Continuous X axis
2- Don't Concatenate Label for X axis.
I need help about that. Could anyone give idea ?
@baueduc298 , You need have DateTime on X axis as categorical . In all other option it will group data .
Scatter visual , In that if you want use some time bucket then you can use datetime as details
Hi @amitchandak ,
Thank you for your answer but It doesn't work for me.
I think It was about 2 reason.
1- When you have more than 1 dimension in x axis, continuous option is not working.
2- It still not working even you have only 1 dimension(timestamp) on scatter chart.
I need x axis like that,
But It always shows like that.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
196 | |
70 | |
67 | |
55 | |
53 |
User | Count |
---|---|
252 | |
209 | |
101 | |
77 | |
70 |