This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
All,
I need some help cause I am stuck since last Friday.
I have two tables
Table 1
| ID | Submission date | # submissions |
| 1 | 01/01/2022 | 5 |
| 1 | 01/02/2022 | 7 |
| 1 | 01/03/2022 | 3 |
Table 2
| ID | Date Rate changed |
| 1 | 01/02/2022 |
I want to see the amount of submissions per Rate changed date till today()
| ID | Date Rate changed | # submissions |
| 1 | 01/02/2022 | 10 |
I am trying to do with Sumarized columns etc, but somewhere my formula is not working
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 27 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 25 | |
| 20 | |
| 20 | |
| 20 | |
| 20 |