split column
4 TopicsSplit column into multiple rows by position
Dear experts, I'm looking for a DAX expression to split a column into multiple rows by number of characters (not delimiter). I can find many posts about splitting by delimiter but not splitting by position. Can you please help me? Regards, VidyaduttSolved2.6KViews0likes6CommentsSplit column containing 3 dates and find max date
Hi all, I am a PowerBI newbie so please direct me to the correct forum if this question does not belong here. I have a column called FromDate with the below content - FromDate 2020-06-18T00:00:00 2020-01-31T00:00:00;2022-03-23T00:00:00;2020-11-17T00:00:00 2020-02-03T00:00:00;2021-04-12T00:00:00 I am looking to find the max date for this column. Any help is greatly appreciated. Kind Regards, RSolved638Views0likes1Comment