Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
kahn_ohara
Frequent Visitor

Field Parameter with 2 fields not displaying in X axis

I have the following field parameter that allows the user to toggle between displaying calendar year and fiscal year. I also have a slicer on value4 = Calendar year or Fiscal year.
 
Parameter = {
    ("Year", NAMEOF('Date'[Year]), 0,"Calendar year"),
    ("Month", NAMEOF('Date'[Month]), 1, "Calendar year"),
    ("FY", NAMEOF('Date'[FY]), 2, "Fiscal year"),
    ("Month (FY sorted)", NAMEOF('Date'[Month (FY sorted)]), 3, "Fiscal year")
}
Using a table visual, when I select "Calendar year" in the slicer both year and month are shown. However, for the stacked bar chart only year is shown and not month. Does anyone know if there's any way to fix this?
 
kahn_ohara_0-1704308681158.png

 

kahn_ohara_2-1704308762611.png

 

If the field parameter were working correctly the stacked barchart would display as below.

kahn_ohara_3-1704308955055.png

 

2 ACCEPTED SOLUTIONS
Idrissshatila
Super User
Super User

Hello @kahn_ohara ,

 

you need to drill down in the first screenshot, as you can see the second one is drilled down.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

kahn_ohara
Frequent Visitor

I got it. Have to click on x axis then can click expand to next level.

kahn_ohara_1-1704312261514.png

 

View solution in original post

2 REPLIES 2
kahn_ohara
Frequent Visitor

I got it. Have to click on x axis then can click expand to next level.

kahn_ohara_1-1704312261514.png

 

Idrissshatila
Super User
Super User

Hello @kahn_ohara ,

 

you need to drill down in the first screenshot, as you can see the second one is drilled down.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.