Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
I have a customer database table that contains their active date, say for a bank account open:
I would like to create a chart which lists Cutomer Count Active By Year. See below.
How would I do this in Power BI? I know how to do this in SQL scripts.
Just FYI, this table has around 5 million rows.
CustomerRecordId | CustomerName | BeginDate | EndDate |
1 | Tom | 3/1/2012 | 5/7/2018 |
2 | Michelle | 8/3/2015 | 12/1/2015 |
3 | Joe | 6/14/2014 | 2/9/2018 |
4 | Emily | 11/16/2016 | 8/24/2017 |
Solved! Go to Solution.
You may refer to the following post.
You may refer to the following post.
this only shows 1 date, I want to generate a chart above, that will show a trend analysis with multiple dates, given my customer table
Maybe, I want to select a range of date 1/1/2012 to 1/1/2018, and it will show annual year axis, with customer counts by year
It is similar. Just change to year accordingly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
88 | |
77 | |
58 | |
42 | |
38 |