Forum Discussion

TGKiruba's avatar
TGKiruba
Frequent Visitor
1 month ago
Solved

Month Sorting Issue in Fabric Semantic Model (Direct Lake) – Jan/Feb/Mar sorting in PBI desktop

I’m using a Fabric Semantic Model (Direct Lake) with a live connection in Power BI Desktop. My Dim_Calendar has: MonthNumber (1–12) MonthNameShort (“Jan”, “Feb”, “Mar”) MonthDisplaySorted (“01 Jan...
  • v-aatheeque's avatar
    v-aatheeque
    1 month ago

    Hi TGKiruba 

    Based on your description and the screenshot, this is an expected limitation of certain auto-generated Direct Lake semantic models rather than an issue with your calendar table.

    • In Direct Lake semantic models created automatically from a Lakehouse, some model metadata properties (including Sort by column) are read-only unless the semantic model supports metadata editing. When metadata editing isn't available, the Sort by column property appears disabled (greyed out), preventing you from assigning MonthNameShort to sort by MonthDisplaySorted.
    • .Why this happens
      i) Your semantic model was auto-generated from a Lakehouse.
      ii)Metadata editing is not enabled/supported for this model. As a result, model properties such as Sort by column cannot be modified in the Fabric web modeling experience.

    Useful Links : Learn about editing semantic models in Direct Lake storage mode in the web - Microsoft Fabric | Microsoft Learn
    Solved: Re: Sort column in table by another column when ta... - Microsoft Fabric Community

    Hope this helps !!

    Thank You.