I'm trying to bring the Customer's (_Computed...

I’m trying to bring the Customer’s (_ComputedName) into an “open orders” list.

I created a slice for “Open Orders” and pull the data from the [Order Info] table based on “Status”.

This is working great.

Now I want to add the Customer’s name to the listing on the app.

I assume I need to create a virtual column with this name.

I created one and have tried every way I could to bring in the customer’s name.

I just can’t seem to figure it out.

I can get a list of every customer in that field and display it, but not one that is specific to that OrderID.

So for clarity sake, I have [CustomerInfo] table that has the cust info in it. And connected from that as a child is the [Order Info] table that has the order details including it’s “Status”.

Does that make sense?

0 10 515
10 REPLIES 10
Top Labels in this Space