Hi community!
I’ve been now struggling couple days with finding a solution to a problem that to my mind seems pretty easy to solve.
So basically I have a billing list table to where I want to bring more info to from another table. In a separate table I have the information of our subcontractors and their prices. Also our clients have different prices so we need to bill them based on their contract price and then also check which subcontractor are we using so that we can get the values “Client’s price” and “Subcontractor price”.
The ideal situation:
I search first for the product (the names of the products are of course the same to all clients) and then when I select the client and the subcontractor it would automatically fill the info of the client’s price in one cell and the subcontractor’s price in another.
I’ve searched for other similar answers in the Q&A but can’t seem to find exactly similar problems from others. I also thought about doing this with the automation tool, but I haven’t been able to find a solution to get the input after finding the data based on my conditions. Also basic lookup doesn’t help me or the find-formula / filter. I can’t solve this by just filtering everything as the billing table and billing rows to each product should be fully visible.
Hope I was clear enough with my explanation. Thanks in advance!