Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I need to show line chart where x-axis has time and y-axis shows glocuse level. when i put this on chart, y-aixs only gives me option to summerize glocuse level. I dont see "Don't Summerize" option. In Model i have set glocuse level column "Don't Summerize". any help would be greatly appriciated.
| Time | Glocuse Level |
| 02:09:54 | 97 |
| 02:14:54 | 97 |
| 02:19:54 | 99 |
| 02:24:54 | 103 |
| 02:29:54 | 104 |
Looking for something like this that i was able to do easily in excel,
Solved! Go to Solution.
Hi @desaitapan1
Any field added to the value or y-axis tile of a line chart will need to be aggregated/summarized one way or another based on another field/x-axis. Looking at the times which are hard to read due to orientaiton, there aren't repeated ones. If you want to make it look like that in Power BI change you y-axis to categorical insead of continuous.
Hi @desaitapan1
Any field added to the value or y-axis tile of a line chart will need to be aggregated/summarized one way or another based on another field/x-axis. Looking at the times which are hard to read due to orientaiton, there aren't repeated ones. If you want to make it look like that in Power BI change you y-axis to categorical insead of continuous.
The summarization would only apply if there multiple values for a specific time. Otherwise any of the summarization would be that of a single value.
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 84 | |
| 68 | |
| 38 | |
| 27 | |
| 25 |