Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
10 | |
10 | |
9 | |
9 |
User | Count |
---|---|
20 | |
13 | |
12 | |
11 | |
8 |