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! It's time to submit your entry. Live now!
Hi all,
Hopeing this is a relativly simple one.
I have a data table with UK post code data included, and a lookup table that matches the Post code with the UK Region - as below:
The postcode in the original data is input by free text, so there are times when the customer has not entered a valid postcode (something we are looking at seperately)
This means that when I create a relationship between the Postcode in my data and my lookup table, to return the UK Region, anything that doesn't match shows as blank in the table in my report:
What I want to do is make it so that anything that doesn't match to the lookup values shows as 'Postcode not supplied by customer'
Any advise on the best way to do this is much appreciated 🙂
Thanks
Sarah
Solved! Go to Solution.
Add a row with a code for that "Postcode not supplied by customer" then on Power Query do a merge between the two tables and where the field is null replace by that new code that you added that will give you a connection to that specific row when you do the relationships.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português
Add a row with a code for that "Postcode not supplied by customer" then on Power Query do a merge between the two tables and where the field is null replace by that new code that you added that will give you a connection to that specific row when you do the relationships.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThe Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 41 | |
| 21 | |
| 21 |
| User | Count |
|---|---|
| 150 | |
| 107 | |
| 64 | |
| 36 | |
| 36 |