Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
hiii guys
i want to
i have a column called call closed in that i only want to select march and april data put in the form of two buttons on my screen so that if i select march button my graph displays march data the same for the april button
below is my power bi file
Solved! Go to Solution.
A simple way to accomplish your requirement is downloading a custom visual called "Chiclet Slicer" then put your month column and from visual level filter option choose only March and April.
@Anonymous
Create a slicer using your month column and limit the selection to the months you need by selecting the slicer and checking the relevant months in the Filter Pane (basic selection option)
Proud to be a Super User!
Paul on Linkedin.
Hi @Anonymous ,
Please let us know if the methods above are helpful.
Best Regards,
Icey
A simple way to accomplish your requirement is downloading a custom visual called "Chiclet Slicer" then put your month column and from visual level filter option choose only March and April.
Hi @Anonymous
Create a measure
_month = FORMAT([DATE],"MMM")
now create a slicer and select Horizontal in Format.
You will get
Hope it resolves your issue? Did I answer your question? Mark my post as a solution! Appreciate your Kudos, Press the thumbs up button!! Linkedin Profile |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
104 | |
69 | |
48 | |
41 | |
34 |
User | Count |
---|---|
164 | |
111 | |
62 | |
53 | |
38 |