I created a dashboard with Cognos embedded in Watson Studio and I wished to dynamically apply filters on the "Country" field part of the associated source. This with the mean to have only one dashboard for all countries and then to display only Country specific data based on Country of the logged user. To do so, I assume I should create a login page and then pass the Country filter thru API prior to opening the dashboard.
May you help with hints and tips on how to best proceed ?
I found this repository which contains JavaScript API reference documentation for IBM Cognos Analytics with classes and methods to work with dashboards.
https://github.com/IBM/ca-dashboard-js-apiMay you suggest me the most appropriate JavaScript API I should focus on and use to accommodate my need ?
Thanks a lot in advance for shedding lights.
------------------------------
Massimo
------------------------------
#CognosAnalyticswithWatson