Do you know if there is any equivalent function to the SQL "as" statement in OData?
I need to do something like:
$select=field1 as revenue
Do you know if there is any equivalent function to the SQL "as" statement in OData?
I need to do something like:
$select=field1 as revenue