The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, I want to create a slicer based off of the column txt_status but I can't figure out how to sort by most frequent value like below. How can I do this?
FYI: I'm very new to coding in general but have to start somewhere!
Thanks
Solved! Go to Solution.
Hi @NMHCClinInf3,
Please follow below steps.
1. Open Query Editor, duplicate source table which contains [txt_status] field.
2. Group the duplicated table.
3. Save and apply all changes. Create a one to one relationship between these two tables.
4. For the duplicated table, change the "Sort By" column from default one to [Count].
5. Drag [txt_status] from duplicated table into slicer.
By the way, for any new problem or requirement, you'd better post a new thread on forum.
Best regards,
Yuliana Gu
Hi @NMHCClinInf3,
Please follow below steps.
1. Open Query Editor, duplicate source table which contains [txt_status] field.
2. Group the duplicated table.
3. Save and apply all changes. Create a one to one relationship between these two tables.
4. For the duplicated table, change the "Sort By" column from default one to [Count].
5. Drag [txt_status] from duplicated table into slicer.
By the way, for any new problem or requirement, you'd better post a new thread on forum.
Best regards,
Yuliana Gu
Not sure if I should then put this in another post but... I then want to use the filter txt_status to get the difference in minutes between the txt_time value based on distinct Enc #