We connected superset with PostgreSQL and able to make charts and Dashboards. It's easy and really helpful to make dashboards. But now we are looking for the share functionality for dashboards which they also mentioned on their superset introduction pages(on Github and as well as on Airbnb site) that we can create and share the dashboard with others. So how to share dashboard with other users?
Sharing a chart should be easy. You can use the button as shown on the picture:
It is situated on the same page as where you create/edit your chart.
Also to share the chart you'll need to configure a public user and grant him all privileges required to open the chart.
Related
Currently, I have a Sentry.io account and push errors to the dashboard interface.
I was wondering if the following is possible:
Take the pages on the existing Sentry.io dashboard
Embed some of the panels and pages in a page on a custom website
Errors and interface would appear the same way on the custom website
Can interact with the interface and errors in the same way in terms of viewing sub-tabs and sub-pages
I'm primarily interested in the:
Projects tab and navigate to subtabs like Project Details and individual errors
Issues tab and the ability to search and view errors
Thank you.
Just came across Sentry a few weeks ago. According to the API documentation, it states the ability to GET, PUT/POST, and DELETE data even from Projects. So I think your API will allow you to push alerts to your site and if the site is interactive, you should be able to make changes( e.g. resolve issues) and it will also reflect on Sentry.
Keep in mind that the data coming from the API is unstructured, you might need to streamline what you want to show on your site depending on how your site is designed.
I am not sure if I am able to help in some way. I am also open to learning if you are able to discover how to do it or if I am wrong.
I created a PowerApp by connecting to Dynamics365 and choosing the 'Currencies" table. In the tutorial video I watched, the narrator was able to see his app's table in Dynamics365 and was able to add and edit the records in that table, which would then show up on the PowerApp and vice versa.
When I bring up Dynamics365, I only see my PowerApps, I do not see a "Currencies" table. How can I see the Currencies table in Dynamics365? I have an Office365 Developer tenancy.
I am using a canvas app.
I attached images of my PowerApp, my Dynamics365 page, and the screenshot of the video I was watching that shows the presentor's Dynamics365 page which looks very different from mine and has the table with the data in it. He is using the Sales Leads table which I was not able to find in my list of Dynamics365 tables, that's why I used the Currencies table.
[My power apps edit screen][1] [1]: https://i.stack.imgur.com/QTNYe.png
[My Dynamics365 home page ][1] [1]: https://i.stack.imgur.com/WEtxi.png
[Dynamics365 table from video][1] [1]: https://i.stack.imgur.com/WvtKn.png
In that video tutorial - see the browser address bar, it says https://xxxxx.crm.dynamics.com which is Dynamics 365 CRM, you can go there by clicking the Dynamics 365 - custom tile in your https://home.dynamics.com
You are connecting to that Dynamics 365 instance in your canvas app as one of the Datasource connector. I can find it like below.
One more thing, that video shows classic UI whereas you may land in UCI (Model driven PowerApp UI). Read this tip to avoid surprises & confusions.
can you provide some more details on what type of app you're building (Canvas or Model) and where you don't see the currencies table? Would be great if you could send a screenshot of where you're expecting to see it but don't.
I did a really quick test in my environment, and was able to create a canvas app connected to the currencies entity :
I'm really after some advice here please.
I have a membership website, and I am using WordPress to manage access to my paid subscriptions.
I'm interested in Kibana in terms of its' data visualization but my question is really one of whether I'm using it for the wrong purposes?
My point is: can Kibana be embedded and made to look white-labelled?
I'm pretty sure Kibana is really meant for internal use hence my question.
Thanks!
Yes that is possible. You can create various visualizations and have them integrated into one dashboard in Kibana.
This dashboard feature has capability to share these visualizations as discussed in this LINK. As an example, the share URL comes in the below format:
<iframe src="http://abc.myserver.com:5601/app/kibana#/dashboard/a6c99100-b2b2-11e7-8aa0-9fc1ad35f7e7?embed=true&_g=()" height="600" width="800"></iframe>
You can either share the current state of the dashboard with your users, or share them the most recent view of the dashboard whenever they reload their page.
Let me know if it helps.
This might sound a bit confusing but here it goes.
I have a 'Default' dashboard which shows a combination of visualization and dashboards. Basically i am showing a lot of customers on a default dashboard.
The entries on this dashboard will remain same and the search will narrow down once the user clicks a particular customer on visualization {say bar-chart}.
Now I want that when user clicks on the bar chart or does a search like cust_name , it should show a another dashboard instead of the default one which i configured for "customer specific detail"
I am not sure how to do this
There is no such feature in Kibana 4.x.
You can define the dashboards you desire to be opened and add the filtering visualization from the main one.
Also you can write a simple web page to call embedded kibana dashboards with queries injected when calling the dashboards.
I'm looking for a Dashboard tool with best UI, I mean any tool where I could create some UI using HTML5,Jquery and Photoshop in the front end and when ever I change the filters, different charts should appear. Or any tool that contains inbuilt one of the best UI's. Thanks.
Have you looked at Cyfe?
Cyfe has over 50 built-in integrations with hundreds of metrics (e.g. Google Analytics, Salesforce, Facebook, etc). And you can bring your own data into your dashboards using custom widgets.
Disclaimer: I'm the founder so please pardon the shameless plug.