Forum Discussion
hellgoingon
9 years agoHelper II
Using parameter in SQL server and map value of this parameter to filter control in report
Hi all, I'm having a big data in AA table which i cannot run query "select * from AA" because it will cost me 2 hours to run query. So i've just want to display data defaultly from July 1st to J...
hellgoingon
9 years agoHelper II
Any helps please?
- v-chuncz-msft9 years agoCommunity Support
You may create a parameter and then reference it in Advanced Editor.
https://community.powerbi.com/t5/Developer/Auto-Update-URL-Data-Source/m-p/56893#M1802
- hellgoingon9 years agoHelper II
Thanks. There are anyways to access value of controls (on report) in Advand editor?
- v-chuncz-msft9 years agoCommunity Support