The GL Entries table stores the values for two dimensions in columns Global Dimension 1 Code and Global Dimension 2 Code
but we have instances where we have more than two dimensions associated with an account.
I am trying to build a query that will dynamically show multiple dimension values for a gl entry in their own columns in a single row.
older versions of Nav we were able to accomplish this with a matrix but I do not see where BC has the same functionality.
the GL table has the Dimension Set ID which gets me to the Dimension Set Entry table (so far one to one relationship)
the Dimension Set Entry table gets me to the Dimension Value table (this is where the multiple values come in to play)
instead of the query adding multiple rows to accommodate the Dimension Values I need the query to add columns to a single row to display the values.
in older Nav we could use a matrix or a flowfield. How would we accomplish this in Business Central?
thank you

Report
All responses (
Answers (