Hello, I am trying to build out a very specific UX dashboard. I am trying to create a chart that displays all the data from a single list AND also add one additional data row that is from another module. Module 1: D01 Slots Pages: Version, Locations, Teams, Resources Column: Time Rows: Slots (Line Item), Products (20+ items) Time (Months) Product Slots data (multiple rows) Module 2: D02 Capacity Pages: Version, Locations, Resources Column: Time Rows: Slots (Line Item), Products (20+ items) Time (Months) Max Slot Capacity data (single row) I would like to create a new module, D03 that looks like the following: Pages: Version, Locations, Teams, Resources Column: Time Rows: Slots (Line Item), Products (20+ items) Time (Months) Products Slots data (multiple rows) Max Slot Capacity Slots data (single row) Essentially just D01 with the addition of the one line item in D02. Both modules D01 and D02 have the same dimensions, except for D01 having 'Teams' as a page and D02 does not have 'teams' at all. The goal is to have a UX chart graph the data of slots per product and also impose the Max Slot Capacity on the graph as well. I have tried everything but still can not quite figure it out. Rearranging lists and system modules is not an option. *Note: One of the list items for "Products" is 'CAPACITY'. I tried writing a formula for the 'Slots' line item to return data depending on the name, so all the items named 'CAPACITY' would just return data from D02 and boom problem solved, however that did not work either.
... View more