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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ysapiyev
Responsive Resident
Responsive Resident

Problem with selection manager

Hi everyone, 

 

I am building date slicer, and when I try ro filter values, my visual does not respond to this: 

this.selectionManager
                        .select(viewModel.dataPoints[0].identity, true);

I have categorical view, selection manager created using host.createSelectionManager and in capabilities file, I imported filter property. What can be wrong?

3 REPLIES 3
v-viig
Community Champion
Community Champion

Hi @ysapiyev

 

Have you specified filter property in capabilities.json -> general?

If so, please call this.selectionManager.applySelectionFilter();

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

ysapiyev
Responsive Resident
Responsive Resident

@v-viig,

 

I specified filter in general object in capabilities.json and added apply function. However, it doesn't respond

v-viig
Community Champion
Community Champion

Can you share the source code and sample report to reproduce and debug the issue from our side?

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors