hi all,
I need to filter a column based on another column for eg,Need to find order_type, total order amount when the order_date is greater than the day_date.
The Order_date comes from Fact table Order_details in data foundation and Day_date comes an from Attribute view.
I tried applying variable filter using expression but it did not work.
does any one have any idea on this. Please help!!
Thank you
-G