Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare 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êsCheck out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
112 | |
105 | |
95 | |
58 |
User | Count |
---|---|
174 | |
147 | |
136 | |
102 | |
82 |