Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi All
Every month i will be given a list of custmer vendor code to enter into below script :-
Solved! Go to Solution.
Hi @admin11
Yes, you are correct. The tables I created are just dummy tables to provide an example.
All you need to do is create an Excel File that has a list of your customers that are high risk. Then, from there, you can link it to your Accounts Receivable table. using the ID 🙂
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Hi @admin11
I suggest you make a simple Excel spreadsheet that contains High Risk vendor codes. Use the Excel spreadsheet as a Data Source that connects to your Vendor Master File data source by a relationship with Vendor ID.
Relationships will look like this and you can use the VendorID from High Risk Vendors table for filtering out High Risk Vendors:
From there, the only change you need to make is in the Excel spreadsheet rather than manipulating codes. In fact, you will be able to get rid of measure / column given that the Excel spreadsheet will act as your source for identifying high risk vendors.
Once you have done that, you can use the new data source as the basis of filtering High Risk vendors by simply dragging the "Vendor ID" from the new data source table in Power BI and then adding whatever other data you want from your already existing data in Power BI 🙂
Outputs will look like this (prior to your filtering etc).
Hope this helps.
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Thank you very much for sharing detail step.
For my this project , it does not relate to sales table . ( Base on your image you indicate sales table ) , So i assume your sales table refer to AR Table.
Also for my application , i don't have vendor master file table , For my AR Table , it have a list of customer , some are high risk , so are not high risk. So i can assume AR table is what you refer to venfor master file,
So i only need to create a High Risk Vendor table. right ?and link this table with my AR Table,
Paul
Hi @admin11
Yes, you are correct. The tables I created are just dummy tables to provide an example.
All you need to do is create an Excel File that has a list of your customers that are high risk. Then, from there, you can link it to your Accounts Receivable table. using the ID 🙂
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Hi @admin11 Paul,
Yes, correct. Just a name for the column (e.g. VendorID) and the relevant Vendor IDs that are High Risk. From there, link it as a relationship to your AR table.
Theo 😀
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.