Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Trying to create a new column that takes the date and converts it into the Quarter + Year. The column that has the dates in it is formatted YYYY-MM-DD When I use the following: Column = 'Sold'[SoldDate].[Quarter] & " " & 'Sold'[SoldDate].[Year] I get the error that "Sold cannot be used with a variation 'Quarter' because it does not have any"
Solved! Go to Solution.
@Anonymous -
I'd guess that your [SoldDate] is of data type Text. If data type is Date then it works for me as is.
Proud to be a Super User!
@Anonymous -
I'd guess that your [SoldDate] is of data type Text. If data type is Date then it works for me as is.
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!