Hi Swamy,
If you need to accept inputs from users, you just need to create a prompt in your report:
https://www.ibm.com/docs/en/cognos-analytics/11.2.0?topic=reporting-adding-prompts-filter-dataFor instance, if you have a Country column, you might want to create a filter with the following expression:
[Country] = ?pCountry? (you will be able to select only one country)
or
[Country] in (?pCountry?) (you will be able to select many countries)
Best regards,
------------------------------
Patrick Neveu
Positive Thinking Company
------------------------------
Original Message:
Sent: Tue February 08, 2022 01:38 AM
From: SWAMY THIPPESWAMY
Subject: Creating FORMS to accept input from end user
Hi all, just wondering if we can create forms (similar to google form) to accept the inputs from user. As temporary workaround we can use text prompts to input the values or Stored Procedure to get capture prompted inputs and process back to report/dashboard, which I feel a traditional way of achieving it. Is any one explored new method or any recent feature in cognos to support forms. Thanks for your comments.
------------------------------
SWAMY THIPPESWAMY
------------------------------
#CognosAnalyticswithWatson