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,
how can I build week wise analysis of requests
for eg I have a table (from Jira) which has records of requests to be developed. During catering such requests it flows through various teams like business, Dev team, testing team etc. There is. Separate column we maintain to call out such dependency like if request is with business user, value in table is Business, if with Dev team, value is Dev etc. I want to build a week on week analysis as how many requests are in which buckets every week.
Without more info (You'd be surprised how many ways people on this forum choose to define what a "week" is). I can just throw generic advice at you. Add a "Week" column to your Date table.
1) You can do it via Week Ending (Saturday) date :
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |