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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Prag_02
Frequent Visitor

In Scatter plot chart ,how to show all the fiscal year quarter in x axis

I am having fy/quarter in x axis and total probability % in Y axis(need it without summarization).If i am  choosing x axis as categorical then it is showing all the fy/quarter but it's asking for summarizing y axis ,which i can not do as per the requirement.to solve this i created another column fiscal year quarter like(2024.1,2024.2..)which i want to show in x axis .
if i am  choosing contineous x axis it's not showing all the fy/quarter in sorted order .it's showing the quarter in .5 difference.how to  solve this issue.Please provide a solution.

Prag_02_0-1721294119382.png

 

1 ACCEPTED SOLUTION
v-linyulu-msft
Community Support
Community Support

Hi,@Prag_02 

Regarding the issue you raised, my solution is as follows:
 

1.For the first time, you can adjust the data type of your fiscal year/quarter column to change it to a text type, and if you use text, make sure that each entry is unique so that Power BI doesn't aggregate them.
 

vlinyulumsft_0-1721374695793.png

2.Second, you can use PowerQuery to insert custom columns to adjust the display sort for your fiscal year/quarter columns:
 

vlinyulumsft_1-1721374654818.png

 

3.Finally, in the desktop, select your fiscal year/quarter column to modify and sort it:
 

vlinyulumsft_2-1721374654818.png

 

This way, your data is not aggregated and displayed continuously.

 

The following questions with similar steps are hoped to be helpful to you.

Solved: Putting stacked column chart in order - Microsoft Fabric Community

 

Can you share sample data and sample output in tabular format if I am misunderstanding? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.

 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-linyulu-msft
Community Support
Community Support

Hi,@Prag_02 

Regarding the issue you raised, my solution is as follows:
 

1.For the first time, you can adjust the data type of your fiscal year/quarter column to change it to a text type, and if you use text, make sure that each entry is unique so that Power BI doesn't aggregate them.
 

vlinyulumsft_0-1721374695793.png

2.Second, you can use PowerQuery to insert custom columns to adjust the display sort for your fiscal year/quarter columns:
 

vlinyulumsft_1-1721374654818.png

 

3.Finally, in the desktop, select your fiscal year/quarter column to modify and sort it:
 

vlinyulumsft_2-1721374654818.png

 

This way, your data is not aggregated and displayed continuously.

 

The following questions with similar steps are hoped to be helpful to you.

Solved: Putting stacked column chart in order - Microsoft Fabric Community

 

Can you share sample data and sample output in tabular format if I am misunderstanding? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.

 

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Top Solution Authors