Skip to main content

We’ve recently moved to cloud and I’m struggling writing a new report based off of customer order lines. Back in IEE, there was a “system information” tab at the bottom that told the admins what the sql column names were. Does this exist in any form in cloud?

If not, what is the easiest way for me to figure out the the database names for the columns displayed? A good example of this is QTY_ASSIGNED. The column names don’t match what they are in the database therefore if I was brand new, I wouldn’t have any idea that QTY_ASSIGNED is the “Reserved QTY” and I haven’t found an easy way to figure this out in the application.

 

@Anna  You could use the Page Designer to view the attribute.  Or you could connect to the Build Place database with an SQL tool and view the objects there.

 


Reply