March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello All,
I am working on power bi and I am facing a challenge in calculating total number of employees,
I have seen several articals in which they create inactive relationship between calendar and employee table. That works.
But my problem is I want to filter the data too and I have several other tables.
Employee table - Emplyee ID, start date and end date (if present else blank)
Timesheet table - This is my transaction table and I have several other tables as well like cost centre.
So, Timesheet is my transaction table and employee table is master's table.
Please do suggest me some other methods to make it work.
Below are the DAX which is used and they worked but for inactive relationship of employee and calendar table.
Hi @Anonymous
Try expanding your dates like in the video below, also see the attached for reference.
@Anonymous ,
Please if this blog can help
Hello @amitchandak
Thankyou for your reply, I have attached 2 images, the first one shows the actual relations which i made and second one shows the results,
Results in left table are the actual results and right ones i created by using the dax which you shared.
Please have a look what I atually want, and do suggest
Thanks!
@Anonymous , can you share the formula you used. Do these dates have a timestamp. hire number seems off by far at few places.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Hello, I have basically 3 tables, Calendar Table in which i have dates from 1/1/2019 to 12/31/2020 Timehseet table in which I have timesheet data, suppose I have 1000 employees and in a particular week only 800 employees have filled time sheet so it will have data for just 800 emplyee for latest week.
and last i have employee table in which i have all employee information, date of joining and date of termination
i made an active relation with calender's date to timesheet date
and another active relation of timesheet employee id with employee's table employee id
and 2 inactive relation of emplyee and calendar table on start date and end date with calendar date
and i am using these measures
Hello @amitchandak
What I did is as I showed my model looks like that, and I used the formula which you shared for inactive relationships and the result comes out to be the one on right hand side.
Employee Table has ID, Start date and End date
Calendar table has Date, year, month, period
And in my model I have joined calendar table with timesheet table on date basis and
Joined timesheet table with employee table on ID basis
when I make 2 inactive relation with calendar and employee table. Then results comes out to be as I attached earlier.
Basically timesheet is my transaction table and employee, Workorder, costcentre tables are my fact table.
All tables are directly joined with timesheet table.
Sorry, I can not share the data as its very sensitive. Can you prepare a model and work on it by taking random values.
Thanks!
Hi, @Anonymous
Have you tried the funtion of "userelationship" when you need use an inactive relationship?
Here is a simple sample.
Hope it will help you.
Best Regards,
Community Support Team _ Eason
Yes, I have tried that too, nothing worked
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |