Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I have written the below code but it is not giving me expected result. Can anyone suggest me where I'm doing mistke.
Solved! Go to Solution.
Hi @Anonymous
Use this measure
Measure 2 = CONTAINSSTRING(MAX('YOY_Cumulative'[Name]), "2015")
Regards
Phil
Proud to be a Super User!
It works thanks Phil.
Hi @Anonymous
Use this measure
Measure 2 = CONTAINSSTRING(MAX('YOY_Cumulative'[Name]), "2015")
Regards
Phil
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.