Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi guys,
Good afternoon,
I have a new table that contains 1,000 new customers. However, it has no customer id that could link to other tables.
I need to filter my transaction table to show only the transactions made by these new 1,000 customers, how do I do it?
Thanks in advance.
Is the [Customer ID] field in 'New Customers' table in the 'Transaction' table?
What if you UNION the Customer and New Customer tables together?
Proud to be a Super User! | |
Thanks
The [Customer ID] is in the transaction table. No [customer id ] field in the new customer.
I made a workaround and don't know if there is a better solution. I created new columns for each table, merging the FirstName, LastName & DOB (my new unique identifier) then used lookupvalue to get the customer ID.
Hi @jchangco
Your workaround is good. Another option is to recreate relationships based on your new unique identifier column, but this would not be better than using customer ID column as you have done.
Best Regards,
Community Support Team _ Jing
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
16 | |
10 | |
10 | |
8 | |
7 |