-
Using Magic ETL
I have dataset where the values are like this. Column name item and dependent Item Dependent A x, y Here I need new dataset where values should be like this by using the magic ETL. How to do this Item Dependent A x A Y
-
How to remove extra whitespace from the number
There is release name example 21.23.45.00 with some space and I need to remove that so that I can have join properly how to do that in magic etl
-
How to get last access date from completed column
want to get last completed date of unique item as can see two dates but need last complete date, how to get that