Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello Everybody!
I´m new in Power BI, here ist my Problem
I´ve the following table
If the Status is 1, then it´s the starting time. 2 means the ending time.
Now i try to create i visualisation tabel, that shows me in one row "Order No", "starting time", "ending time"
First i tried to create columns. but the it looks like:
@Marcus_S , Not very clear. Try like
Start = IF('VB Communication Log'[VB Prod_ Order Status]=1, 'VB Communication Log'[Processing at],blank() )
End = IF('VB Communication Log'[VB Prod_ Order Status]<> 1, 'VB Communication Log'[Processing at],blank() )
@amitchandak , thank for that.
Now it´s looks so
How i can get it now in one row. You see, there are rows per order. one with start and one with end.
Thanks a lot
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 10 | |
| 10 | |
| 8 | |
| 8 |