Is there any supported method in transferring selected values as parameters from embedded GoodData dashboards to embedding target systems? Prospect is concerning.
Asked
Active
Viewed 148 times
1 Answers
1
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

Jiri Tobolka
- 635
- 3
- 13
-
Hi Jiri,Thank you for your clarification. Additionally, I would like to know whether there is any way in dashboard macros to pass not only filtering conditions but filtered results like the general business attribute values (matched category values) from the embedded dashboard into the external frame web application. – Yuya Kobayashi Feb 06 '14 at 02:10
-
I mean that I have an expectation to dashboard macro functionality also to pass searched results like displayed attribute values. – Yuya Kobayashi Feb 07 '14 at 02:34
-
I knew that GoodData API like /gdc/exporter/executor ( http://developer.gooddata.com/api#report ) can export filtered values which I am arguing in JSON from embedded inline GoodData dashboard frame to parent web application frame. I would like to know how and where I can declare such GoodData report value export API and how and by what sort of event such API call can be called from or passed to the parent web application frame. – Yuya Kobayashi Feb 12 '14 at 06:50
-
Hey Yuya, can you send me an email with your use case? I don't understand 100% of your question and it would be helpful ;) – Jiri Tobolka Feb 12 '14 at 14:20