Forum Discussion

riaanbreedt's avatar
riaanbreedt
Regular Visitor
6 years ago
Solved

LINE GRAPHS

We have a CSV data dump with a large number of engine parameters (pressure, temperature, etc) which we would like to trend (value vs date/time) on an on-going basis using PBI. There is a large number...
  • Icey's avatar
    Icey
    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,
    Icey

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.