@@WafaStudies How to find max date from lastmodified column in dataflow. Looks like aggregate is not supporting date colum. In data preview it is showing fine. But if u pass cahe output to pipeline, it is not passing date, it passes only statistics out put of aggregation transformation. It would be appriciated if i get any response.
Hi @WafaStudies , Suppose, if we want to perform multiple group by's 1. by DeptID as shown in the example 2. By Country 3 By Salary Bucketing like 100$-500$ , $501-2000$ , $2001-4000$ etc. Now the question is "how to Perform all the group by in a single aggregate activity"?
#WafaStudies I have dataset ds_emp_src having data. I have added aggregate transormation but column not displayed column section. same issue facing all transformations. Not sure where i did mistake. please help me I tried to all option no luck
Thank you your videos are clear and upto the point - Great explanation! Great work ! Keep it up!
Thank you 😊
@@WafaStudies How to find max date from lastmodified column in dataflow. Looks like aggregate is not supporting date colum. In data preview it is showing fine. But if u pass cahe output to pipeline, it is not passing date, it passes only statistics out put of aggregation transformation. It would be appriciated if i get any response.
I just saw your channel.. you are videos are useful.. keep doing.
Thank you for kind words. If u like them do subscribe to stay connected 😊
@@WafaStudies Hi, can you please share the datasets for this tutorial so we can follow along? Thanks so much for the awesome content!
Hi @WafaStudies , Suppose, if we want to perform multiple group by's
1. by DeptID as shown in the example
2. By Country
3 By Salary Bucketing like 100$-500$ , $501-2000$ , $2001-4000$ etc.
Now the question is "how to Perform all the group by in a single aggregate activity"?
Thank you!
Thank you...bro
Welcome
How to add source column which is not in use in aggregation and need to add in sink?
Great effort man
thankyou sir
do you have any video on "column patterns" ?
#WafaStudies I have dataset ds_emp_src having data. I have added aggregate transormation but column not displayed column section.
same issue facing all transformations. Not sure where i did mistake. please help me
I tried to all option no luck
Kindly check inside your dataset schema tab, is your Columns appears there ?
@@WafaStudies Now i am able to see columns. thanks for help bro.