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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
(This is the second time I write this message since the forum crashed and my message was lost 😖😭)
I'm new to Power BI and am struggling with a column chart that should show unique users per month.
I have input from a sql table that looks like this:
TimeStamp, UserName
2018-12-28 07:30:12, user1
2019-01-05 07:30:12, user2
2019-01-09 07:30:12, user2
2019-01-21 07:30:12, user3
2019-02-05 07:30:12, user2
2019-02-08 07:30:12, user1
2019-02-20 07:30:12, user2
Which I want should generate a column chart with the stacks:
2018 dec: 1
2019 jan: 2
2019 feb: 2
How can I achieve this?
Thanks!
Solved! Go to Solution.
Hi @Anonymous ,
Setup your bar char as following:
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsGreat, thanks!
My data at the moment is just from 2019. Will this work even when we cross into the new year? I would like it to show which month of which year that was counted? And not just count events per "month name".
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Anonymous ,
Setup your bar char as following:
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsCheck out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 79 | |
| 57 | |
| 51 | |
| 46 |