The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am fairly new to Power Bi and I have been tasked with creating a report that shows the number of member we have by week for the last 13 weeks and display them in a line chart. The useable data for the report is basically member status (valid, not valid) and member type. The data is being pulled directly through the dataverse from the CRM. Im struggling to figure out how to make it show how many of each member types there were by week.
I hope that makes sense, any help will be greatly appreciated.
Thanks
Hi @MrAtkinson ,
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi, The data i will need to use is super simple. What im struggling to figure out is the date as i need to group it by week. Im looking to show how many people we had on each grade that are valid members each week.
Thanks
Grade | Status |
1 | Valid |
1 | Valid |
2 | Valid |
3 | Cancelled |
1 | Valid |
2 | Cancelled |
1 | Cancelled |
3 | Valid |
3 | Valid |