Forum Discussion
Anonymous
5 years agoNot applicable
Latest date Power Query
am looking to see what i am doing wrong in the below query, i am trying to just pull values associated with the latest date that isnt blank;; EVALUATE SUMMARIZECOLUMNS('Date'[Date], FILTER(VALUE...
Anonymous
5 years agoNot applicable
amitchandak thank you for the response, this is how it came out of SQL server manager in design mode. I am trying to just query the latest date rather than query all dates to limit the size of my dataset
amitchandak
5 years agoSuper User
Anonymous , that you need to control using connection parameter
https://community.powerbi.com/t5/Desktop/parameterize-connection/m-p/205900#M90712