I am trying to set up a card or board view, so that they open a card, enter a whole bunch of numbers, and the final calculated values display on the card. However, since it's all numbers, the final display isn't particularly useful.
I added into the equations to give them descriptions within the cell, for example ="Total Acceptable Units = "+[equation to get the number]. When I walked over to the main production computer, however, it was actually showing the column titles on the card in light gray right above each number, which was great! I tried removing the words from the cells, and it reverted back to looking like this.
What I really want, is for the column headers (ex. Total Acceptable Units) to show up on my card, and I can't figure out how they showed up nor why they disappeared. Is there any logic behind how to make those column headers appear?