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

View all the Fabric Data Days sessions on demand. View schedule

Added functionality for parameters in DaxUDF

There are some functions where it is currently not possible in include parameters as input, including:
- USERELATIONSHIP ()

- DATESINPERIOD ( the Interval)

- And if it was possible to extract the table name for a dateColumn parameter. Then it would require one parameter less as input, and easier to manage.

These are the ones I found so far

Status: New