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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I have spent quite a few days reading posts on this and I still can't figure it out:
Requirement
Background
So, My Question is: How can I EITHER
Call the SOAP version GetVersionCollection in PBI (not PBI, but something like:
$().SPServices({ operation: "GetVersionCollection", async: false, strlistID: "Projects", strlistItemID: 1, strFieldName: "Description", completefunc: function (xData, Status) { $(xData.responseText).find("Version").each(function(i) { console.log("Name: " + $(this).attr("Description") + " Modified: " + $(this).attr("Modified")); }); } });
OR
Get the REST resultSet split/parsed so it's in one table.
Like I said, I have been doing trial and error for quite a while. Any tips would help.
Hi @IbisRipley ,
Hope this document can help you.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 14 | |
| 9 | |
| 8 | |
| 7 |