The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I need to calculate day over day chnages for each account and for each manger. I need to calculate the percentage chnage on daily basis and the entries are getting created from monday to friday.
1. Need to get the distinct count of Number column as there can be duplicate entries
2. Need to get the chnage % for both managers and the number.
Kindly help me with it, Thank you.
I have attached a sample data
User | Count |
---|---|
15 | |
13 | |
9 | |
6 | |
6 |
User | Count |
---|---|
29 | |
19 | |
13 | |
8 | |
5 |