Enterprise Insights: Add Cost Center Information

XMLWordPrintable

      This is a request to add all the cost center information in Enterprise Insights views.

      Currently, it's only possible to retrieve all the fields by running the following query, which is not an option for cloud customers.

      SELECT
      cc.*,
      dcc.*
      FROM dbo.tblCostCenter cc
      inner join dbo.tblDashCostCenterCosts dcc on cc.CostCenter = dcc.CostCenter
      

              Assignee:
              Munna (Inactive)
              Reporter:
              Edvaldo Lima (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: