Comments
-
Thanks @ArborRose for this help, its loading now properly without refresh. One more thing please. Previously I was using PFilters with all my filter options to pass in URL, now since I am using server side, when I am passing filter like following, its not filtering the dashboard, the plain dashboard with all data is…
-
@ArborRose Thanks for responding. For private embeds I am facing an issue. I do get successfully for access token and embed token using domo apis, the last step where we put embed id in form tag and then embed token in an input which is hidden like below, provided by domo for PHP users Both embedId and embedToken are…
-
Thanks @GrantSmith yes I am getting this point and I am the sole owner of this dashboard which I am trying to embedd and with those same credentials I created the client ID and Secret. Can you please help me to just check from where I can check the permissions that whether my user has permission to access the cards or not.…
-
Can you please help me to redirect from where I can check cards access? Its weird though, because I am creating cards and token with my same credentials! @ArborRose
-
I have already given access to my API client all the things. As below. And while making an embedded link, I am getting it in a private like this. What else you suggest I will do, and this dashboard is build by me, I am not sure what else I am missing! @ArborRose
-
@Matt Tannyhill , @GrantSmith @ArborRose can you guys please help me in this matter. Its a bit turgent
-
Hi @GrantSmith can you please check my comment. I need this as soon as possible.
-
How can I implement that, can you help me to redirect to its documentation please. Or can we do it with server side data embedding or public client side embedding ?
-
@MattTheGuru Thanks for this. I actually resolved this by just changing parent to top. so it became, window.top.postMessage(), I think the issue was with parent and child iframe window.
-
No @MattTheGuru, still same error! "DA0012: A filter was provided to filter the data but it contains a grammatical error or is otherwise invalid and it could not be parsed. The offending filter is: company_id IN [207],facility_ids IN [3631,3632,3633,3634],participant_gender IN ['male'] . \nThe parsing error is: expression…
-
But does it impacts the whole dashboard, let say if my alert triggered and I want to hide my whole dashboard with other cards too and show some error on a screen, then would this be possible using this ?
-
We have so many dashboards on domo, so to change each dashboard would be a big hassle. and we are using normal cards for now not any ddx bricks cards. is it possible if we assign a id or something to fetch on client side when dashboard is embedded ? I am looking a solution without a ddx brick.
-
@MattTheGuru Thanks for sharing, really appreciated. Your dashboards are showing as a page reload, in my case, I have to reload them via JQuery on a tab click, and we do also have present filters too like a global filters, which still there even you switch between dashbaords.
-
@Jones01 No its a public embedding of all my 4 dashboards connected in tabs, which I am changing iframe src on click . Also this issue is coming in google chrome for now, I checked in other browser, its working. Strange!!
-
@GrantSmith yes I have checked already. All the requests for embedding is coming back correctly with 200 status codes.
-
Its an actual dataset that I am passing to mapbox brick
-
Hi, @ellibot / @MarkSnodgrass . Any comments please.
-
@MarkSnodgrass I was able to add a new custom value in features object, but when I user querySourceFeatures in updateMarkers function, the newly added value doesn't show in there.
-
@ellibot is there any tutorial/docs available for phoenix filters ?
-
@ColemenWilson actually the default filter view is very basic, I want to make to align with company design/colors. Also to make it more interactive as well.
-
Hi @ColemenWilson , Thanks for the response. I was able to get the ddx brick for html, also I was able to add an iframe too. The main issue is that I have some filter cards which have some of the checkboxes on main page. I am using those filter cards as an iframe and making a custom filter panel with custom UI. However,…
-
@ColemenWilson I got you, but the following dashboard is totally build on domo. We really want to make same as it is for our own data and sub-dashboards. Can you tell me any resource or any thing using which I can do this …
-
@ColemenWilson So you are saying that I should build tabs and filters at the top on my own application and then embed the dashboards as an Iframe as a sub-dashboard ?
-
@ColemenWilson @jessdoe can you guys please help me to find a soluion for this.
-
@ColemenWilson yes you are right, I am actually looking like a tabs view as it has in Tableau.
-
Hi @GrantSmith , can you please look into this issue. Thanks.
-
It takes me to the new dashboard page, I want the new sub-dashboard to open on the same page from where it is clicked, how to achieve that ??
-
Hi, I am unable to find this option which you have mentioned, "Link to URL". Please see the following attachment, it came up after clicking to the share option of this sub dashboard.
-
@GrantSmith yes I selected all the checkboxes to get all options in return!