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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

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