Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have one "Vendor List". It is connected with My "PDI DASHBOARD" file. See the Below Image
In vendor List every Month, new Vendor is added. So i have to add Manualy Vendor name & Mention is type (Strategic or Non Strategic).
My Question is - If new venor is added, than this type will be "Non Strategic" by default.
Plz helm me for the same.
Using PowerQuery :
Using DAX :
Create a Calculated Column:
Not working, Beacause Vendor Name is not there. So how its select his Vendor type.
In simple way-- My total Number of Vendor is 50 At present & Next month 2 Vendor is added than Vendor is 52. How it select Other 2 vendor name for his Vendor type.
Kindly guide me.
Hi @jackypatel ,
Since you have created the relationship between the table 'Vendor List' and 'PDI' base on the field [Vendor], you can create a table visual with the below Fields settings to get it:
Best Regards
| User | Count |
|---|---|
| 50 | |
| 36 | |
| 29 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 58 | |
| 40 | |
| 21 | |
| 20 |