Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
I am struggling right now with some really simple issue but I can't get it straight.
So I have two tables.
One dimension table with a simple list of Projects, quite simple:
Then I have a table with a list of components, where each component has a validity start date and a validity end date.
My struggle today is on my report, I want to know if the effective from date is before the SOP Date of the project I have selected in my slicer.
So far no luck, I've tried calculated column and measures but somehow it never provides the expected result.
Thank you
Solved! Go to Solution.
I have finally solved my issue, it took half a day but I'm proud.
Solutions: declare two variables and make then the comparison:
like:
I have finally solved my issue, it took half a day but I'm proud.
Solutions: declare two variables and make then the comparison:
like: