on 2024 Apr 11 5:18 PM
Hi All,
I am using GET method to bring data from Datasphere relational dataset. I want to filter the data based on fiscal year. When i do that in the HTTP request in Postman. It returns with below error.
Can you please guide if the syntax being used correct for filtering the data is correct? I have used SAP API documentation
Link to API reference: https://api.sap.com/api/DatasphereConsumption/path/getRelationalData
Thanks,
Laxmi
Request clarification before answering.
Hi,
Please try to replace the space on either side of 'eq' with '%20', the new filter as below:
FiscalYear%20eq%202022
Regards,
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.