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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
brinky
Helper IV
Helper IV

Switch

Good morning,

 

I'm wondering if it's possible to have % difference columns in a switch function.

 

I have this switch function which is returning yearly sales? I would like to add 2 columns showing the % diff from 2020 & 2019.

 

Screenshot 2021-09-21 070137.pngScreenshot 2021-09-21 065534.png

 

Thanks in advance.

@amitchandak 

4 REPLIES 4
amitchandak
Super User
Super User

@brinky , if you have date table and year week coming from there. Last year same day week is 1 year behind , which can be used

example

Year behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-364,Day))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks Amit for your prompt reply, maybe I didn't explain myself well.

 

This is what I'm trying to add to my yearly sales.

 

Screenshot 2021-09-21 072410.png

@brinky , If year is column(used in matrix column, you need a hybrid table). Not a direct option, you need alternatives 

 

Otherwise, use [Measure] and [Change %]  measure as values

 

 

if you are looking for a Hybrid display with Matrix Column and measure
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1...
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-New-Hotness-Custom-Matrix-Hierarchy/m-p/...

vote for Hybrid Table
https://ideas.powerbi.com/ideas/idea/?ideaid=9bc32b23-1eb1-4e74-8b34-349887b37ebc

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks Amit, this looks interesting.

 

As a superuser 😉 just for curiosity are there any altermatives?

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.