Enable the Hide/Show Feature on PPT Export


Overview

This article explains the Hide/Show feature in PPT export, which lets users control the visibility of specific elements when exporting a presentation to PowerPoint. With this feature, users can choose to hide or show certain sections, variables, tables, or other content in the export, offering more flexibility and customization in the final presentation. This is particularly useful when certain data or elements need to be excluded or emphasized, depending on the audience or purpose. By enabling the Hide/Show feature, users can tailor their PowerPoint exports to better suit their needs, making the final presentation cleaner, more focused, and more relevant to the intended audience.

Step-by-Step Guide


  1. Follow the steps to Add Dynamic Variables for PPT Export and Add Dynamic Charts for PPT Export.

Hiding/Showing Slides


  1. Identify the slides that need to be hidden upon export.


  2. Open the flattened file and add code references for hiding slides.



  1. If new code references are added, then Click Import Model via Excel to upload the updated flattened file.



  1. Open the PPT and add the hide command <VR_CMD_DELETE_SLIDE_codereference_VR> anywhere on the slide.



  1. Upload the PPT after removing the earlier uploaded PPT.


  2. Click Value Collaborator and click the Save button on the top navigation. Then click Prototype.




  1. The code references created for hiding/showing the slides would appear as checkboxes (checkbox/dropdown/radio button as per client requirement).


  2. Click to unselect the checkboxes on the Prototype page to hide the slide/slides. Click Save.


  3. Click Export and then click Export PPT. The slide/slides would not be visible upon export.


  4. To unhide the slide/slides, click to select the checkbox and then click Save. Click Export and then Export PPT.


Hiding/Showing Table Rows/Columns



  1. Identify the table row/columns that need to be hidden upon export.


  2. Open the flattened file and create code references, if required, for hiding/showing table rows/columns.



  1. If new code references are added, then click Import Model via Excel and upload the updated flattened file.



  1. Open the PPT and add the hide command <VR_CMD_DEL_ROW_codereference_VR> to hide the row.



  1. Add the hide command <VR_CMD_DEL_COL_codereference_VR> to hide the column.




  1. Upload the PPT after removing the earlier uploaded PPT.


  2. Click Value Collaborator and click the Save button on the top navigation. Now click Prototype.



  1. Select/Deselect the checkboxes to implement the hide/show feature on the Word Export (checkbox/dropdown/radio button as per client requirement).


  2. Click to unselect the checkboxes on the Prototype page to hide table rows/columns. Click Save.


  3. Click Export and then click Export PPT. The table rows/columns would not be visible upon export.


  4. To unhide the table rows/columns, click to select the checkbox and then click Save. Click Export and then Export PPT.

Note:


  1. To hide/show extensions such as images and charts, follow the steps for hiding/showing slides.


  2. ENUM INPUTS cannot be directly used to delete slides or table rows/columns in a PPT. Though Enums work directly in the UI or Value Collaborator, in PPTs only an OUTPUT of the Enum Input can be used to delete slides/rows/columns.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us