Looking at the Power BI examples within the Microsoft Store, you can see several non-standard visualisations but no indication on what they are actually called. I have found the Dial Guage but can't seem to find anything else on the others.
Is anyone aware of what these visualisations are called?
The one at the bottom left is the "Dial Gauge".
The ones on the top left and right are the same I guess. This is the "Synoptic Panel by OKViz". Very powerfull one.
For the last one on the bottom right, I would say "Story-Teller" but not sure about this one.
But still, they are all custom visuals. Hope it will help.
Related
Can someone enlighten me on how to create a visual like this? Visual that show how long the business proposal has been and if they are still in negotiating phase or closing deals already.
I tried searching all over the internet for a week now, but until now I can't find any answer. Hope someone higher knowledge than me help me. Thank you in Advance
You can use Deneb and the VL template here to create this chart in PowerBI.
https://deneb-viz.github.io/
https://vega.github.io/vega-lite/examples/bar_gantt.html
This looks like it should work.
https://www.youtube.com/watch?v=9rBU7Xp1xYA
I have PBI on my work laptop, but I am not on that machine now. I don't have PBI installed on my personal laptop, so I can't try it out right now.
I am using the latest swiftui and would like to know if it is possible to create drag & drop boundaries based on color?
I already created a drag & drop with rotation, pinching, etc. But would like to be able to create regions where you can drop into.
Thanks
Yes it is! It's a great idea, and I think you should pursue it.
As it stands there's a hundred different ways to go about things. Spend some time thinking about how you would want it to work, then just take baby steps. You've already covered a lot of the ground work by implementing rotation and pinching.
Write some code (in a playground so you get instant feedback) that does some simple drag and drop work. Add in a line of code that turns the background a different color or changes its opacity when you let go/lift your finger.
Those types of incremental changes are well documented and you will be able to google them quickly. I think it's a great sign that you haven't found ready made examples. It means you are thinking outside the box.
This is an opportunity for you to think like a developer and a designer. If you post your results somewhere or release a project on GitHub at some point, others will be able to find your work using the same search criteria you used when you didn't find any results.
If you get stuck, post the code the code that has you baffled, and I'm sure you get help on this site. Best of luck 🍀
I wanted to see the Item Level or Granular level data. I know that it can be seen using the drill-through functionality and have tried it. However, I wanted to know whether there is a way I can get it done using Only 1 click. Can it be done?
Yes, just pull the data at the level you want.
I am totally new to Power BI, so your help would be much appreciated.
I have gone through a couple of beginners tutorials and am now trying to practice by creating my own dashboards.
If I have a table that looks like this:
I want to have the dashboard let me select (by clicking) the person I want to view, and once clicked, it should highlight (change color) of the names of the sports that they play.
Examples:
and:
How would I go about accomplishing that?
Thank you for your time!
I've looked into several visualization options, but I believe I am missing something still in terms of knowing functionality.
For those reading this in the future, here's the solution that I found.
There is a visualization that's available for free in the Power BI marketplace called ChickletSlicer that lets you do exactly that.
Cheers.
We designed a lot of reports with drill-down chart in PowerBI designer last week. however, with the version they released on July 24th, they ripped off this feature.
Any one having any idea of by when they are going to get the drill-down feature back in Power BI?
This feature is already available now. I have used them many times over. They have been available since december 2015. See documentation:
https://powerbi.microsoft.com/en-us/documentation/powerbi-service-drill-down-in-a-visualization/
We’re working to bring back the features like drill down. Best way to keep updated on features is to head over to support.powerbi.com and submit a suggestion; we’ll notify you when it’s in the product.