The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
NewStep=Table.FromRecords(List.TransformMany(Table.ToRecords(PreviousStepName),each List.Zip({List.RemoveItems(Text.SplitAny([dates],"[]"","),{""}),Expression.Evaluate([user_id])}),(x,y)=>x&[dates=y{0},user_id=y{1}]))
hi! thankyou for the formula but do you have any simple ways? im just a beginner.