Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to get the
@odata.nextLink
are not working, my assumption is the @. Has anyone worked with extracting odata headers?
[{JSON code here}
],"@odata.nextLink":"https://api.addresssample=FIN&$skiptoken=20000"}
Hello
The expression of accessing column value is: rowLabel.columnName, eg: row1.name obviously, @odata.nextLink is not a column name in your case.
Regards
Shong