Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi everyone,
I need to visualization in power BI how many times auditors have audit per quarter. In table have column audits date and auditor. Can you help me with this problem ?
thank you
SAMPLE
Audit date Auditor
| 18.10.2023 | John |
| 18.10.2023 | John |
| 18.10.2023 | John |
| 18.10.2023 | John |
| 18.10.2023 | John |
| 18.10.2023 | George |
| 20.10.2023 | George |
| 20.10.2023 | George |
| 20.10.2023 | George |
| 20.10.2023 | George |
| 20.10.2023 | George |
| 1.12.2023 | George |
| 20.10.2023 | George |
| 20.10.2023 | Ivy |
| 20.10.2023 | Ivy |
| 20.10.2023 | Ivy |
| 20.10.2023 | Ivy |
| 1.12.2023 | Ivy |
| 1.12.2023 | Ivy |
| 20.10.2023 | Ivy |
| 20.10.2023 | Ivy |
| 20.10.2023 | Ivy |
| 20.10.2023 | Ivy |
Solved! Go to Solution.
Hi @Jurga
modify the measure for :
The updated Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Jurga
If I understood you correctly the wanted result is something like this :
Then the short solution is to add a column for the quarter :
and basic measure like :
pbix is attached
For a more efficient way and other measures the best practice is to create a dim table with needed columns of periods and work with it.
For more information please refer :
https://www.youtube.com/watch?v=s2FeGeJtzSE
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Ritaf1983 ,
thank you it is helpful but I have one more request regarding calculate date. If I have same date and name must be just one audit.
example:
Hi @Jurga
modify the measure for :
The updated Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 58 | |
| 57 | |
| 44 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 113 | |
| 108 | |
| 38 | |
| 35 | |
| 26 |