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, I'm trying to calculate a variation between two numbers, the first number is only interacting with the first slicer, the second number is interacting with just the second slicer; I'm trying to calculate the diferences between them but it's giving me just Blank.
Solved! Go to Solution.
I solved the problem creating 2 calendar tables, each one for each slicer, and did a relationship between the calendar tables and the fact table using a inactive relationship. On the DAX formula I used USERELATIONSHIP() to solve the problem.
Hi,
Share the download link of the PBI file.
Already did it, thank you!
Alreay did what? Where is the file?
I solved the problem creating 2 calendar tables, each one for each slicer, and did a relationship between the calendar tables and the fact table using a inactive relationship. On the DAX formula I used USERELATIONSHIP() to solve the problem.
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.