Forum Discussion
FZOU
Helper IV
6 years agoPower query parameters
Hello, I have a question please,can i set the value of the parameter StartYear or EndYear by a query like, select Max(SalesYear) from Table. (T-sql,dax,m) no matter the programming langua...
MattAllington
Community Champion
6 years agoyes, but then it is no longer a parameter. Create a new query that references your fact table. Click on the date column and select earliest from the date menu.