Forum Discussion
aandrade1125
3 years agoRegular Visitor
Error: The preview for Section1/Query1/Source doesn't exist
Hello! I am using Python Scripting to set up a connection to an endpoint from an API. For each call I can retrieve 100 rows of data, but for this specific endpoint I am looking for 17,000 rows. T...
rmoralesortega
2 years agoNew Member
Try Adding the following
import warnings warnings.filterwarnings("ignore")
Warning looks like doesn't work in newer versions of Power BI Desktop
Regards
Rodrigo