We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
I have a large table and I am trying to figure out a way to create a checkbox slicer in powerbi that when selected it will filter a table to show what was added to the table after a fixed date. So what I'm trying to accomplish is allowing the users to see what has been recently added to the table. So I update the data in the table once a quarter and say the last update was in August, 2024. If you select the checkbox, you will now only see in the table what was added after Aug 2024. I know I could just use a slider, but then the user would have to input the date. I just want a simple checkbox which would be labeled, show new items since last update, and it would just show based on the date I input.
Solved! Go to Solution.
@machucam Does this work for you? Adding a simple calculated column to return "Is Latest" for the MAX date, and using that in a slicer.
@machucam Does this work for you? Adding a simple calculated column to return "Is Latest" for the MAX date, and using that in a slicer.
Thanks. That was a good workaround.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |