Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi All,
I have a table with two date columns, forecastdate and hiredate for employees. I want to be able to join both dates to my date table so i can show:
1) The forecasted amounts for the employee for a given month
2) the number of employees set to start for a given month
Is this possible?
Thanks!
Solved! Go to Solution.
@Anonymous , if you want the same filter to work on both dates. Join those with a date table. Active/Inactive join will be created. Use userelation in measure for date of your choice
@Anonymous , if you want the same filter to work on both dates. Join those with a date table. Active/Inactive join will be created. Use userelation in measure for date of your choice
Awesome! Thanks for the article. This seems like it will work perfectly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.