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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

ChicletSlicer does not respond to interaction or data refresh

Hi,

I'm working with ChicletSlicer. I try to modify opened fork to add some important features, like: word wrapping, change background color on mouse over, etc.

Fork URL: https://github.com/helen508light/PowerBI-visuals-ChicletSlicer/tree/webpack_and_new_powerbiClients 

 

I met a problem with this control after I compiled code. There is no interaction with this control. I cannot change option, cannot mousover, when I change data for this control it is not rendering inside (I have to remove and add again to have new data).

 

For example this control Advance Card works correctly when I compile the code:

https://github.com/bhavesh-jadav/Advance-Card

 

What can be a reason of that behavior? Or where can I search the solution? Which control code/class is responsible for interaction, rendering?

 

image.png

2 REPLIES 2
v-evelk
Microsoft Employee
Microsoft Employee

Hi,

 

It's definitely the bad idea to take raw fork because nobody guarantees that changes there are finished and work properly.

We postponed these changes because we're still facing an issue with filtration so, please, use or fork only original repo to be sure that everything works correctly.

 

Kind Regards,

 

Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Anonymous
Not applicable

Hi Evgenii,

Thank you for your answer. 

Yes, I'm aware of that issues. Unfortunately master branch at this moment is incompatible with present libraries versions. On fork were made a lot of important changes and I didn't know why this branch is waiting for merge more than month. Now I know.

Thank you and I'm waiting for changing the status of issues with filtration!

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors