Forum Discussion
Unglaublichusa
4 years agoNew Member
How to remove TOPN function for Paginated Report?
Hello, I am following a Tutorial (https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-shared-datasets) and it states "If your query includes the TOPN function, delete it fr...
Unglaublichusa
4 years agoNew Member
Error Message on Validate; "Query (54, 1) Failed to resolve name '<pii>__DS0Secondary</pii>'. It is not a valid table, variable, or function name."
Watsky
4 years agoSolution Sage
Hey Unglaublichusa , change __DS0Secondary to
__DS0SecondaryBase- bushanbo3 years agoFrequent Visitor
Hi Watsky,
This helped in solving my problem of TOPN issue. Thank you.