davidkofodhanna's avatar
davidkofodhanna
Icon for Advocate I rankAdvocate I
1 year ago

Extract all 67 INFO DAX Functions on Semantic model to Delta table in Lakehouse using Python

Purpose of notebook is to collect, analyze and store semantic model INFO functions and DAX Queries in a Lakehouse and share with semantic model or report owners or crazy solution documenters
 

If you feel frustrated like me, not all DAX Info functions can be used like INFO.VIEW functions by adding a calculated DAX table.

Then we have been forced to used DAX Query View.

 

Save your frustration, because I found a way to store DAX Query results back to a lakehouse 🤓

 

Find the notebook on my GitHub here

 

No RepliesBe the first to reply