Search code examples
parametershyperlinkanalyticsdashboardgooddata

Transferring selected values as parameters from embedded GoodData dashboards


Is there any supported method in transferring selected values as parameters from embedded GoodData dashboards to embedding target systems? Prospect is concerning.


Solution

  • Yuya,

    Thank you for your question. It depends what kind of values you mean. You can definitely use Dashboard macros to extract selected values from the GoodData and use them. For example Project ID, Filter value etc. See the article:

    https://developer.gooddata.com/article/dashboard-macro-reference

    Or you can use iframe events to handle different situations like :

    https://developer.gooddata.com/article/embedded-dashboard-events

    I hope this helps you. Feel free to ask more if needed!

    JT