Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我在 Cognos v10.1.2 工作。我确实要求报告页面名称(报告的 excel 输出的工作表名称)应根据选择的提示值动态更改。我们如何在 Cognos 中实现这一点。在此先感谢您的帮助。
不幸的是,您必须为每个代码创建单独的页面,并且只有在没有丢失这些卡片的情况下才呈现它们
我相信您可以通过多种方式实现这一目标
例如,分组机制和 RSVP.EXCEL.PAGEGROUP_WSNAME_ITEMVALUE 设置为 true
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_10.2.2/com.ibm.swg.ba.cognos.ug_cra.10.2.2.doc/c_ug_cra_newfeatures_nametabs_excel2007.html
您也可以使用渲染和页面集定义来做到这一点