Forum Discussion
Kohrinn
2 years agoHelper I
Date parameters in SQL query
Hi, I have a large table in SQL with data that are growing pretty fast. I don't want to import the whole thing to Power BI, just to choose from slicers the start and end dates and get only the data ...
Kohrinn
2 years agoHelper I
I've created two parameters and used them in Direct Query :
How to connect the parameters to the values I have in slicers?
_AAndrade
2 years agoResident Rockstar
As you know you can do it like you want. You need to define the dates before, because the data will be loaded first.