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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

why does sorting not work

I calculated the difference YOY% but can't sort on it?  it sorts just fine by pipeline or pipeline ly or by diff yoy actual but not by diff yoy actual %.  as you can see when I try to sort the data for pipeline last year disapears.

 
Pipeline = sum('Combined Data'[Pipeline data])
Pipeline LY = CALCULATE([Pipeline],SAMEPERIODLASTYEAR(calendar[date]))
diff YOY Actual = ([Pipeline]-[Pipeline ly])
diff YOY actual % = [diff YOY Actual]/[Pipeline LY]

  

bo_wang5_4-1628304134400.png

 

bo_wang5_3-1628304088397.png

 

 

 

 

3 REPLIES 3
v-xiaotang
Community Support
Community Support

Hi @Anonymous 

could you accept the answer as solution  so the others can find it more quickly.

really appreciate!

 

Best Regards,

Community Support Team _Tang

v-xiaotang
Community Support
Community Support

Hi @Anonymous 

Hi, you made a mistake about their order, not because you sorted it and column [pipeline ly] disappeared, but because some data in column [pipeline ly] did not exist, the corresponding data in column [diff YOY actual %] was infinite. I looked at your results and there is no problem with sorting.
Moreover, the blanks in column [pipeline ly] really shouldn’t show any values.

 

Any question, please let me know. 

 

 

Best Regards,

Community Support Team _Tang

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

Anonymous
Not applicable

I calculated the difference YOY% but can't sort on it?  it sorts just fine by pipeline or pipeline ly or by diff yoy actual but not by diff yoy actual %.  as you can see when I try to sort the data %, last year disapears.

 
Pipeline = sum('Combined Data'[Pipeline data])
Pipeline LY = CALCULATE([Pipeline],SAMEPERIODLASTYEAR(calendar[date]))
diff YOY Actual = ([Pipeline]-[Pipeline ly])
diff YOY actual % = [diff YOY Actual]/[Pipeline LY]

  

bo_wang5_0-1628304364335.png

 

 

bo_wang5_1-1628304364281.png

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.