Hide a table column in BI Publisher Desktop
Summary
How do I conditionally hide columns in a table in BI Publisher Desktop?Content
Hello,
I have an entity table in a form. Each instance of the entity has a different subset of columns it needs to use in the table. For example:
Identity | Number | Measurement | Unit of Measure |
Presentations | 10 | 1000 | Participants |
Roadways Cleaned | 150 | Miles | |
Amnesty Events Held | 15 |
I would like to create a separate table for each instance within the For Loop that hides the column and the column heading that isn't used by the instance. Creating the separate table for each instance is no problem. However, I can't figure out how to hide the unneeded columns in each table. I have boolean attributes available to use for this purpose because this is how I collect the information from the user, using a single screen that adjusts the columns visible in the instance based on the data entry requirements from the client. In BI Publisher, I added the conditional around the heading and the