I have an embedded dashboard in my web app, I managed setup the embedding in a way that I can send parameter values to dashboard parameters so I can filter the data used for visualization.
In the same dashboard I would like to perform forecasting based on some specified forecast properties.
But, I noticed that on the embedded dashboard I do not have the option Edit Forecast.
So, the question is, is it possible to send values for forecasting properties to embedded dashboard as it can be done with the dashboard parameters, or it is not possible.
Assuming that as I will prepared the forecasting in the analysis part and publish it, that is the only way how forecasting will look like in the embedded dashboard?