TBCG_MFOSTER Posted November 21 Posted November 21 I'm using the Python code (PowerBIReport.py) at the link below to link in with Power BI and have recently hit what appears to be a 10,000 row limit. Has anyone come across this before or have any ideas how to resolve? https://github.com/hornbill/pythonPowerBIHornbillDataSources
will.good Posted November 21 Posted November 21 1 hour ago, TBCG_MFOSTER said: I'm using the Python code (PowerBIReport.py) at the link below to link in with Power BI and have recently hit what appears to be a 10,000 row limit. Has anyone come across this before or have any ideas how to resolve? https://github.com/hornbill/pythonPowerBIHornbillDataSources I think this is controlled from this setting api.xmlmc.queryExec.maxResultsAllowed Note it cannot be more than 25,000
TBCG_MFOSTER Posted November 27 Author Posted November 27 Amazing! Thanks Will that has done the trick
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now