Is there a way to force a CUSTOM Virtual Column List to show as an Inline View?

I feel I should know this but just not coming up with a solution.

I want to simulate the REF_ROWS() function but need to select rows by more complex criteria than matching columns between the two tables.

Here is my use case:

I have Products, Options and Customer Discount tables. My goal is to show a Product Pricing view and show all of the information that can affect the final price of that product - Base product price, Option Prices and all relevant Discounts. However, while some Customer Discounts are by an individual product, others are a Discount that applies across the board to all products.

So, I want to create a Virtual Column that pulls ALL discount records together and not just match by the Product I am currently viewing.

I can create this VC with no problem but now I want to display it as an Inline Table and not just a list of IDโ€™s. Is there a way I can do that?

Solved Solved
0 5 980
  • UX
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Any List of Ref will be displayed as an inline view.

View solution in original post

5 REPLIES 5
Top Labels in this Space