Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
147 | |
85 | |
66 | |
52 | |
46 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |