Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
Hi,
I have a small question regarding OData.feed.
Source is Microsoft Graph, and with a simple OData I get two columns correctly, and if I add “MoreColumns” it gets all columns from the graph but all with the value null.
How do I get correct value from the ”MoreColumns” data?
This is the query I’m using:
(Which is working but not with all data)
=OData.Feed("https://graph.microsoft.com/beta/groups/group-id/members", null, [MoreColumns=true,Implementation="2.0"])
In Graph explorer i can see the correct output, but when i'm using it as a oData it looks like this:
No one able to help me in the right direction?
MoreColumns
It's MoreColumns in real query, just made typo above, it's corrected.
if I'm not using MoreColumns I only get 2, but by adding it, I get all columns but with null value.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 11 | |
| 7 | |
| 6 |