Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
15 | |
7 | |
5 |