Forum Discussion
LINE GRAPHS
- 6 years ago
Hi riaanbreedt ,
Power BI is an aggregation tool. So, it will aggregate the same date's records. The way around this would be to create a index column to provide the uniqueness of rows.
Best Regards,
IceyIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Below some of the data which is a mixture of run hours, temperatures, pressures, etc. with data captured more or less every 4 hours. So 1st column is date.time and the 2nd is the value (fixed decimal) and the graph usually defaults to count instead of the actual value (because repeated values). Hope this helps.
Thx
| 2019/09/14 08:00 | 9389.0 |
| 2019/09/14 08:00 | 26513.0 |
| 2019/09/14 08:00 | 8966.0 |
| 2019/09/14 08:00 | 23620.0 |
| 2019/09/14 12:00 | 505.0 |
| 2019/09/14 12:00 | 389.0 |
| 2019/09/14 12:00 | 1.9 |
| 2019/09/14 12:00 | 26517.0 |
| 2019/09/14 12:00 | 8968.0 |
| 2019/09/14 12:00 | 25014.0 |
| 2019/09/14 12:00 | 9393.0 |
| 2019/09/14 16:00 | 29270.0 |
| 2019/09/14 16:00 | 8.3 |
| 2019/09/14 16:00 | 22.5 |
| 2019/09/14 16:00 | 9397.0 |
| 2019/09/14 16:00 | 26521.0 |
| 2019/09/14 16:00 | 8970.0 |
| 2019/09/14 16:00 | 26010.0 |
| 2019/09/14 20:00 | 29130.0 |
| 2019/09/14 20:00 | 5153.0 |
| 2019/09/14 20:00 | 14517.0 |
| 2019/09/14 20:00 | 26525.0 |
| 2019/09/14 20:00 | 8972.0 |
| 2019/09/14 20:00 | 9401.0 |
| 2019/09/14 20:00 | 27100.0 |
| 2019/09/15 00:00 | 296.0 |
| 2019/09/15 00:00 | 19430.0 |
| 2019/09/15 00:00 | 298.0 |
| 2019/09/15 00:00 | 9405.0 |
Hi riaanbreedt ,
Power BI is an aggregation tool. So, it will aggregate the same date's records. The way around this would be to create a index column to provide the uniqueness of rows.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.