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! Request now
I am sourcing a shared dataset in my Desktop report which is Direct Query mode.
I want to refer a inactive relationship table column.
I cannot alter the datamodel.
I have tried below options but not working.
1) Related function is not allowing me.
2) VLOOKUPVALUE also not allowing.
3) USERRELATIINSHIP in Calculate also not working as I want the other column result for every row
Is there any alternative for solving the scenario.
Thanks in advance.
@Panchaks60 Are you trying to create a measure? You could try using MAXX(FILTER(...),...). Also, VLOOKUPVALUE is LOOKUPVALUE in DAX.
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.