cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

environment variables In SAP Datasphere

WilverVega
Explorer
0 Likes
647

In SAP Datasphere, are there environment variables? What are they? How can I use them?

Accepted Solutions (0)

Answers (2)

Answers (2)

Martin_Kuma
Contributor
0 Likes

I have only minimal inbound OData experience, but have you tried dynamic parameter based on a view?

 

I also created  generic-like delta extraction in DSP: https://community.sap.com/t5/technology-blogs-by-members/sap-datasphere-delta-extraction/ba-p/136993... maybe this helps?

WilverVega
Explorer
0 Likes

Hi Witalij, I am creating a data flow from an oData service, but I should not bring 100% of the data from the source system, but only the data for this year, and so on for each new year. I was thinking of using something like ":$CURRENT_YEAR", but I haven't been able to do it. Thanks.

WilverVega_0-1739310733422.png

 

Martin_Kuma
Contributor
0 Likes
I have only minimal inbound OData experience, but have you tried dynamic parameter based on a view?