The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello PowerBI Community, I am stuck on a problem and would be very greatful if somebody could assist me.
Table 1 - Customer List
Table 2 - Order
Table 3 - Fruit Prices
Customer List is linked to Orders based on customer ID
Orders linked to fruit prices based on fruit
I am trying to create a conditional column in the customer list table to determine if the orders created could meet a certain criteria. For example
If an order from the customer contains an apple, OR if they have ordered a fruit with price > 2 then TRUE else FALSE
The end result would be an additional column on the customer list table containing true / false values.
Any help would be massively appreciated!
sample file https://easyupload.io/jcpe8c
@Kurt4597 This will go a lot faster if you post your data as text so that we can copy and paste it into an Enter data query.