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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
vojtechsima
Super User
Super User

Table with Sparklines, sparkline column ignore the Slicer, other columns don't

Hello, guys,
I would like to get something like this:

 

vojtechsima_1-1672326059912.png

The issue is that I have a slicer that by default select only one month for the matrix, however, I want the Sparklines column to ignore the Slicer, and show me all the split by Year and Month as in picture.
I do have Calendar table with different format of Year Month, so I tried to trick it that I would ignore Year Month but I would keep Year Month Long for example. But I am not successful.
Any advice, please?

 

I tried something silly like this, but doesn'T work:

 

Invoices with Touchpoint % Ignore YearMonth = 
CALCULATE(
    DIVIDE([Invoices with Touchpoint], [Invoices All]),
    KEEPFILTERS(ALLEXCEPT('Date', 'Date'[Year Month Long])),
    REMOVEFILTERS('Date'[Year Month])
)

 

 
 





Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.
6 REPLIES 6
Anonymous
Not applicable

Did you find any solution to it?
I am also facing the same issue.

I want my sales and PY sales value column to filter by year but not the saprkline.

 

Thank you

joyhackett
Helper II
Helper II

@vojtechsima were you ever able to solve this issue? I am also trying to ignore the slicer for just the sparkline in my table.

Hi, @joyhackett 

I kinda abandoned that topic, however, it can be done by using 2 calendars. 
New calendar with inactive relationship to regular one, then in DAX calling and preserving the max date from the main calendar and then shifting back in the second one, removing the filter for the first one afterwards.






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.
vojtechsima
Super User
Super User

Hello,

any follow up, this issue still persists.






Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.
Anonymous
Not applicable

Hi @vojtechsima ,

Do you know the interaction feature? If you have edit permissions for a report, you can use Visual interactions to change how visualizations on a report page impact each other.

vpollymsft_0-1672364654381.png

Change how visuals interact in a report - Power BI | Microsoft Learn

 

How to Get Your Question Answered Quickly 

 

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

 

Best Regards
Community Support Team _ Polly

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

Hi, @Anonymous,
This is the outcome I need (it's combination of both visual inside the sample file):

vojtechsima_0-1672400959351.png

I am attaching .pbix file. See I do want to filter everything except the Sparkline by the slicer. Which Interaction function will not help with.

 





Any kudos or recognition appreciated. To learn more on the topic, check out my blog and follow me on LinkedIn.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.