cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
vojtechsima
Memorable Member
Memorable Member

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])
)

 

 
 
4 REPLIES 4
joyhackett
Helper I
Helper I

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

vojtechsima
Memorable Member
Memorable Member

Hello,

any follow up, this issue still persists.

v-rongtiep-msft
Community Support
Community Support

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, @v-rongtiep-msft,
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.

 

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors