March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all
i have a date column and from that column i extract month and year like this
Extract Month Name
Month Name = FORMAT (Data[Date Main], "MMM" )
Extract year
Year = YEAR(Data[Date Main])
Extract Month Number
Month = MONTH(Data[Date Main])
in table month number and month are sorted .. but when i try to click sort by columns --- >then click on Month then this shows an error
"A circular dependecy was detected : Data[Month Name],Data[Month], Data[Month Name]"
whereas month name are sorted in Month Name column..
and when i create bar chart and drag Month Name then Month Name sorting is disturbed ..
like this
how i sort MOnth Name .
@Anonymous
Select month name in DAte Table,
then select column tools , under that select Sort by Column and select Month Number Column
Proud to be a Super User!
Did you perhaps chose to sort column [Month] by column [Month Name]?
in Month there is numbers and in month name there is names like jan, feb.. so i have to choose number column when i select name column @TODEI
What I meant is that you can' sort column [Month] by column [Month name] and at the same time sort column [Month name] by column [Month].
Make sure that you only sort one way, not both ways.
then what should i do
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
125 | |
85 | |
69 | |
54 | |
45 |
User | Count |
---|---|
204 | |
106 | |
98 | |
65 | |
54 |