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
Is there any way to use the PATH function in Direct Query? Or any way to replicate PATH using DAX?
Thanks.
Solved! Go to Solution.
HI @Anonymous,
Nope, current you can't use this in the calculated column with direct query mode tables.
I'd like to suggest you make a copy of your query table and switch it to 'import' mode then you can use calculated column formulas with path functions.
POWER BI – CHANGING STORAGE MODES (IE. CHANGING FROM DIRECT QUERY TO IMPORT)
Regards,
Xiaoxin Sheng
@Anonymous what you are trying to achieve? Provide a bit more information.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
So I have a table of IDs and their Parent IDs and I am trying to link them. For example, it looks like this:
I want to be able to display the parent accounts and expand to show to show the other accounts. I want it to look like this:
HI @Anonymous,
Nope, current you can't use this in the calculated column with direct query mode tables.
I'd like to suggest you make a copy of your query table and switch it to 'import' mode then you can use calculated column formulas with path functions.
POWER BI – CHANGING STORAGE MODES (IE. CHANGING FROM DIRECT QUERY TO IMPORT)
Regards,
Xiaoxin Sheng
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.