Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the OneLake & Platform Admin teams for an ask US anything on July 16th. Join now.

Using User data functions from DAX in a PowerBI report or DataSet

For Reusage of code and doing some extended stuff it could be usefull to call a fabric User data function from a DAX script. For example could this be usefull to call an api to a authentication source for RLS comparision and so on and also for for example reuse the same functionality again as a kind of building block.

 

 

Status: New
Comments
burakkaragoz
Community Champion
Interesting idea. Having the ability to call Fabric User Data Functions directly from DAX could really open up some powerful scenarios, especially for things like dynamic RLS or reusable logic blocks across models. It would also help centralize logic and reduce duplication, which is always a win in larger enterprise setups. Curious to see how this could be implemented securely and efficiently within the DAX engine.