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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
JonathanJohns
Helper III
Helper III

Pivot Chart as in Excel

Good afternoon,

 

I'm trying to make a Pivot Chart like this one with Power BI :

 

Sans titre.png

I tried with Power BI but I've got this king of graphic :

 

Sans titre.1png.png

 

So I have the date and the number at the same place but I don't arrive to organize my X axis to get the same X axis as the one in Excel. 

 

I would like to get a graph like that :

 

image.png

 

I have the two fields into the X axis : the date and the number. 

 

Do you know how to make that please ? 

 

Thank you for your help.

1 ACCEPTED SOLUTION
danextian
Super User
Super User

date number.png

Hi @JonathanJohns,

 

If you want to achieve in Power BI similar to the screenshot below, follow this:

  • In Fields pane -> Axis, place you Date first then Number below that.
  • From the upper left of your column chart, click the icon that says Expand All Down One Level in the Hierarchy until your desired depth of hierarchy is shown.
  • In Formatting Pane -> X-Axis,
    • change Type to Categorical
    • Turn off Concatenate labels
  • And then sort the columns by value then Sort by Date Number (or whatever fields  you have in X axis). Turning off label concatenation does not take effect until columns are sorty by a value first then sorty by category (it's probably a bug).

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

4 REPLIES 4
danextian
Super User
Super User

date number.png

Hi @JonathanJohns,

 

If you want to achieve in Power BI similar to the screenshot below, follow this:

  • In Fields pane -> Axis, place you Date first then Number below that.
  • From the upper left of your column chart, click the icon that says Expand All Down One Level in the Hierarchy until your desired depth of hierarchy is shown.
  • In Formatting Pane -> X-Axis,
    • change Type to Categorical
    • Turn off Concatenate labels
  • And then sort the columns by value then Sort by Date Number (or whatever fields  you have in X axis). Turning off label concatenation does not take effect until columns are sorty by a value first then sorty by category (it's probably a bug).

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Anonymous
Not applicable

Hello,

 

This was super helpful. How can you order the totals from largest to smallest? I need to do this with my data. It is structured similar to the above.

Thank you for your answers. The way how you make @danextian works well with my data !

v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @JonathanJohns

 

By my test, your expected output may be not supported in Power BI currently.

 

In Power BI, we could drag two column in X axis, but it will show like hierarchy. You need to click the Drill Down icon to show the values.

 

We could click the icon in red to get the output below. You could have a try if it could be a workaround.

 

Capture4.PNG

 

In addition, you could post your new idea in Power BI idea Forum and add your comments there to improve Power BI and make this feature coming sooner.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors