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

Unable to filter out nulls and zero from different keyfigures , Could you please suggest an approac

Deepam2
Newcomer
0 Likes
350

Unable to filter out nulls and zero from different keyfigures in CPI DS, Could you please suggest an approach. I hae tried using multiple AND condition but getting an error ""Warning: Your system is running low on virtual memory. Total size is <99395>, available <4929> .

Accepted Solutions (0)

Answers (1)

Answers (1)

JoyD
Product and Topic Expert
Product and Topic Expert
0 Likes

In dataflow transform, map columns whose data has empty string with function: Replace_substr(TRANSFORMNAME.COLUMNNAME, '"', '')

Please refer to https://me.sap.com/notes/3414889/E