Forum Discussion
FZOU
6 years agoHelper IV
Power 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
6 years agoCommunity Champion
yes, 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.