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
Yup! i already use DirectQuery but it query all data when loading report -> That makes speed very slow. After query all data, it will display data base on filter controls on reports
v-chuncz-msft
9 years agoCommunity Support
Check if the following link helps.