Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello Jeongkim,
Power BI automatically selects the appropriate API version for those connections.
Your SharePoint environment supports backward compatibility, so explicitly defining the API version isn’t always necessary.
If removing it causes errors, keep it to ensure compatibility.
If it's causing issues and your other reports work fine without it, try removing only the , [ApiVersion = 15] and check if the query still functions correctly.
If I ansered your query , kindly accept the solution
Thanks
Pankaj
The ApiVersion = 15 in your Power Query M code refers to the SharePoint API version used when retrieving data via SharePoint.Contents().
This version is commonly used when connecting to SharePoint Online or SharePoint 2013+
I see, should I keep that text?
It seems getting error if I delete ", [ApiVersion = 15]"
But my other PBI dont' have api version and working well..
Hello Jeongkim,
Power BI automatically selects the appropriate API version for those connections.
Your SharePoint environment supports backward compatibility, so explicitly defining the API version isn’t always necessary.
If removing it causes errors, keep it to ensure compatibility.
If it's causing issues and your other reports work fine without it, try removing only the , [ApiVersion = 15] and check if the query still functions correctly.
If I ansered your query , kindly accept the solution
Thanks
Pankaj
User | Count |
---|---|
97 | |
76 | |
76 | |
48 | |
26 |