Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Fact Table Data Structure for non-business Time Stamp Analysis help

Hi all,   I am new to PBI, but have been using Excel for many many years. I recently become interested in analyzing some time stamp data in PBI for its cloud based reporting rather than in Excel, a...
  • v-zhenbw-msft's avatar
    v-zhenbw-msft
    6 years ago

    Hi Anonymous ,

     

    1. Try to open the pbix with Power BI Store version.

     

     

    2. If you want to get the table like the following screenshot, you have to delete the Observation.id column and Behavioral category column, then pivot the Behavioral column.

     

     

    3. If you want to filter the fact table based on Observation.id column, you need to stay Observation.id column before pivoting the Behavioral column.

    Then you can create a relationship between the fact table and a dim table that contains unique Observation.id.

     

     

    Best regards,

     

    Community Support Team _ zhenbw

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

     

    BTW, pbix as attached.