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 all,
I need to create a cumulative funnel where I show how many candidates moved through a recruiting pipeline.
The pipeline has several steps e.g. new applicant, candidates screen etc... The stages relevant are the one with the column 'Stage type'=Application as shown below
These are the tables, their data and how they are connected. Table 1 has the data I want to count while table 3 is the order table.
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |