Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi All,
I am trying to create a visual where I am able to show the schedule date when a file was supposed to be received vs. a calendar date representing a weekly schedule.
This is the view I am looking for:
________________________________________________________________________________________________________________________________________
Desired Results
_____________________________________________________________________________________________________________________________________
Current Results
_______________________________________________________________________________________________________________________________________
Date Table with a Relationship to the Schedule Table
Any help is greatly appreciated!!
@PowerQA1 , the Date table should only have 1-m Many single-directional join. You should join on the date(in case a date has a timestamp remove that using datevalue)
receviced date = datevalue([received])
You can deal with both dates with inactive join
refer
Power BI: HR Analytics - Employees as on Date : https://youtu.be/e6Y-l_JtCq4
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...
Amit thanks so much for your reply.
The first issue is I do not have the actual schedule table.
I know the client information which includes this information:
Customer Key / Index
Client Name
Frequency - In this case weekly
Day - The day the file is expected
So then I need to generate a full schedule for each client.
This would give me the dates files are expected.
So when I connected the date table to the client table by the day of the week I got a full schedule for each customer, which I can show in a table visual, but not in an actual table
_____________________________________________________________________________
My goal is to establish the schedule then compare actual files received vs. the schedule. To see what is missing...
I will look through the rest of your very nice detaile solution but I wanted to share this point.
Again I can't tell you how much I appreciate your help.
I am still some what of a hacker 🙂
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
93 | |
75 | |
65 | |
51 | |
36 |
User | Count |
---|---|
112 | |
91 | |
80 | |
62 | |
40 |