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 nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
Could someone help me with a custom column for First time Fix please?
I have 2x date columns and im looking to find out if the job was completed as a first time fix.
Start Date
Finish Date
First Time Fix - Yes/No
Thanks,
Solved! Go to Solution.
Open the Power Query Editor, and click on the Add Column tab. Select Conditional Column.
When the dialogue box opens, fill out new column name box and fill out the form:
Column Name = start date
operator = equals
value = change to Select a Column and select finish date
output = Yes
Else = No
This should get you there.
Open the Power Query Editor, and click on the Add Column tab. Select Conditional Column.
When the dialogue box opens, fill out new column name box and fill out the form:
Column Name = start date
operator = equals
value = change to Select a Column and select finish date
output = Yes
Else = No
This should get you there.
Perfect, thank you!
Hi,
Try something like this:
Data (example):
Dax:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
No sorry, i dont think i have explained myself very clear.
I'm looking to add the column for Yes and No. I have a start date and finish date.
Basically i need a measure for = IF "Created Date" is the same as "Fix Date" then Yes, else No.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 10 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |