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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Sorting Days name in chiclet slicer on the base of date

HI Team,

I have Day Name like Mon, Tue,Wed,Thu,Fri,Sat,Sun,Mon which si for today + last 7 days. So If today is Wed then it should repeat in slicer. These day names are based on date called Delivery Date. Now the whenver I select the Day Name in Chiclet Slicer it gives me only 7 names like 

Wed,Thu,Fri,Sat,Sun,Mon,Tue- Here being Mon is duplicate(but date is different) its showing Wed only once

But I need 

Wed,Thu,Fri,Sat,Sun,Mon,Tue,Wed

 

If I add delivery date in Image section in Chiclet Slicer it works fine but the display is not something user want to see.The image above day name is not to be displayed

 

 

chiclet.JPG

But when I remove Delivery Date from image section of Chiclet it shows me as below: Where sorting gets disturbed and also Wed is reflecting only once.

 

chiclet1.JPG

 

Any suggestions?

 

Thanks

 

3 REPLIES 3
parry2k
Super User
Super User

Slicer display unique value, I guess if you concatenate date with your day or something to make it unique, it will repeat.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Anonymous
Not applicable

Still same issue as I dont want to display date but just Day Name.

Hi @Anonymous,

 

It is not possible to display just duplicate Day Name in slicer as slicer always lists unique items. In your scenario, one workaround could be adding an index column and combine index with Day Name, something like: new column=[Index]&"-"&[Day Name]. Place this new column into "Category" of chiclet slicer.

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Top Kudoed Authors