Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I am running the following calculation to determine the total end employee count:
I need to modify this calculation to ignore the date slicer on my report page and instead filter on the date ending 1-24-22.
Any help would be appreciated!
Thank you
Solved! Go to Solution.
Thanks! I eneded up finding a solution to this problem by disconnecting my visual with this calculation from the slicer and then adding a filter to the visual with the desired date.
Thanks! I eneded up finding a solution to this problem by disconnecting my visual with this calculation from the slicer and then adding a filter to the visual with the desired date.
@BlueRanger , Use only the required date instead of the whole date column. This problem is pretty unclear as to where this date has to be placed.
To put the date in the DAX use date(22, 24, 1) instead of writing date directly.
Thank you.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |