Forum Discussion
Marcus_sweden
3 years agoRegular Visitor
OData.feed
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 a...
css207
3 years agoFrequent Visitor
MoreColumns
- Marcus_sweden3 years agoRegular Visitor
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.