Forum Discussion
stefankostic
2 years agoNew Member
DirectQuery 1M row limit in paginated query
I am struggling to create a report that will enable users to view contract level information. I am using DirectQuery and working on premium per user license. I created a paginated report and tried di...
GilbertQ
Super User
2 years agoHi stefankostic
Due to using DirectQuery I would suggest putting a filter on the DirectQuery to only return a subset of the data, which should then not return all the rows?