web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Building a fact table ...
Power Apps
Unanswered

Building a fact table in a model driven app

(0) ShareShare
ReportReport
Posted on by 2

Hello, 

 

Here is my situation: I have a model-driven application on which each entry have a status; let's say as the example below:

 

EntriesStatus
Product AX
Product BY
Product CY
Product DX
Product EZ

 

Over time, the status changes, but I want to to keep tracking the ''inventory movements'' so I can each period of time calculate the delta (changes, movement) between these periods. Example:

 

Time PeriodsCount of XCount of YCount of Z
Period 1221
Period 2311
Period 3212

 

The end result I'm looking for is the following:

Time PeriodsXYZ
Period 1   
Period 2+1-10
Period 3-10+1

 

I'm building this report in Power BI, that doesn't allow time snapshots, that's why I'm looking for guidance here. 

 

Thanks in advance for any help!

I have the same question (0)
  • Drew Poggemann Profile Picture
    9,287 Most Valuable Professional on at

    Hi @Fuser411,

     

    In Dataverse you could have a transactional table that is related to product table that you could store the status over time.  This table would be a 1:N relationship from the product table.  I would utilize a workflow to create this record on create of the product record and status change of the Product record.  This way you could have the following on this related table:

     

    PRODUCT          STATUS.           CREATE DATE/TIME  

    Product A               X               2021-06-01 10:30:15

    Product A               Y.              2021-06-02 11:15:10

    Product B               X               2021-06-02 12:11:16

     

    Your Power BI report could use this table to then look at number of records in specific status over time.  

     

    Hope this helps.  Please accept if answers your question or Like if helps in any way.


    Thanks,

     

    Drew

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 408

#3
timl Profile Picture

timl 339 Super User 2026 Season 1

Last 30 days Overall leaderboard