The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
*tables structured down
Breaking my brain to create for a user stacked column bar:
every Saturday snapshot of the current situation is saved on Task_Weekly table, so can be multiplied rows with the same task id, with same/different state but with the different current date (7 days jumps).
Example via PowerPoint
about the Closed Tasks
Tables Structures:
Fact_Task_Vw:
Task ID (Primary Key)
Assigned To User
Time In State (Days)
Tasks_Weekly: (Task ID + CurrentDate = unique value)
Task ID (Foreign Key referencing Fact_Task_Vw)
Current Date (Snapshot date)
State
CurrDate_Cal_Vw:
Current Date(Referencing Tasks_Weekly)
YearShow
if its dax tip and tricks please move my post.
Thank
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...