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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
I have a database with the following structure:
| ID | In Point | Out Point | Desired Column |
| A | 0 | 0 | 0 |
| A | 1 | 0 | 1 |
| A | 0 | 0 | 1 |
| A | 0 | 1 | 1 |
| A | 0 | 0 | 0 |
| B | 1 | 0 | 1 |
| B | 0 | 1 | 1 |
| B | 0 | 0 | 0 |
| B | 1 | 0 | 1 |
| B | 0 | 1 | 1 |
I have on data base the entry point (IN POINT) since which I would like to filter a specific ID and an exit point (OUT POINT). I would like to have a Calculated Column that returns 1 for every time it is activated between the in/out points.
It seems easy but I cannot manage to make it work. I would appreciate your help
I don't see any pattern. Row 3 is 0,0,1. Row 5 is 0,0,0
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 20 | |
| 10 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 20 | |
| 12 | |
| 11 |