The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
Very new to PowerBi here, covering a colleague who is out sick.
Based on the table below, the table name is: 'OnlineChannel'. I am trying to create a new column based on the column "Scheduled Date" below, the new column will be named "Verified Scheduled Date". The new Column should have no blank values if the "Order Number" has a match in another row with a scheduled date.
For example, Order Number "20246789" appears 3 times on the table, in lines 8, 9, and 10. The "Scheduled Date" value in line 10 is not blank, therefore all values for Order Number "20246789" in lines 8, 9, and 10 in the new "Verified Scheduled Date" column should match the existing date in line 10.
I have no idea where to start, please help. Thanks in advance!
Line | Order Number | Scheduled Date |
1 | 12395969 | 1/1/2025 |
2 | 14959688 | 12/6/2024 |
3 | 14959688 | |
4 | 18495768 | 9/1/2025 |
5 | 20241367 | |
6 | 20241367 | 1/1/2025 |
7 | 20243959 | 5/15/2025 |
8 | 20246789 | |
9 | 20246789 | |
10 | 20246789 | 6/18/2025 |
Solved! Go to Solution.
It worked like a charm, thank you so very much!
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |