Forum Discussion
bwaetford
8 years agoFrequent Visitor
HR Data - Slowly Changing Dimensions
I am working on an HR report and have a type 2/slowly changing table called employee_data (the table has a "from date" and "to date"). data changes per employee infrequently, but when data changes t...
- Anonymous8 years ago
bwaetford,
Please check if the DAX in attached PBIX file returns your expected result. If not, please share sample data of your table and post expected result here.
Regards,
Lydia
Anonymous
8 years agoNot applicable
bwaetford,
Please check if the DAX in attached PBIX file returns your expected result. If not, please share sample data of your table and post expected result here.
Regards,
Lydia
- bwaetford8 years agoFrequent Visitor
Great help. Thanks!
- Anonymous8 years agoNot applicable
bwaetford,
If my method solves your issue, please accept my reply as solution to close this thread.
Regards,
Lydia
- Anonymous4 years agoNot applicable
Hi Anonymous thank you for this post.
I tried out this solution and found it works well.
How would you include time in this? as either time by its self or with date...