I have an Analytic Grid created in Dashboard Designer for SharePoint 2010 that displays some measures in percentage. The range of the series starts from 0% to 100%. I want to have the range start from 60% to 100%. Is this possible in Dashboard Designer. If possible, help please.
Thanks,
Merin
Unfortunately you can't. You need to use tools like SSRS or Excel to get more control of chart behavior.
Related
I am sampling data twice a day and sending it via IFTTT to Google Sheets. All working well but ideally I would like the date format on the chart to be different to that in the sheet and I can't see an obvious way to do that other than to create another column in the sheet. See attached, is it possible to have the date without the time on the chart?
Thanks!
This is possible using Google Charts, or the Charts Service of Apps Script.
The documentation on Google Visualizations has many examples, its not straight forward at first, but with a couple of examples you'll get the hang of it and tailor your chart to your desired output.
In your case, the hint is to modify the horizontal axis format.
See this example to start with: https://developers.google.com/chart/interactive/docs/datesandtimes#formatting-axis,-gridline,-and-tick-labels
I want to be able to create scatter plot charts in order to easily graph the impact, value, and effort of a project. is there a plug-in or some way to accomplish this?
As of this time, however, creating scatter plot chart with custom data is not supported.
Also, I have looked through the extension market but found no extension can meet your requirement.
Here is the search results for charts in the market.
I am using Power BI for my business intelligence reports and I came across this nice chart in a Power BI Report.
Unfortunately, the author did not provide any information on the type of chart used (or how he created it). I have tried searching for the chart in the Custom Visuals gallery of Power BI (Custom Visuals) but could not find any chart which was a close match to it.
Any information or links on how to create it would be highly appreciated.
The example chart is a Ribbon chart and is not custom visual, but is a standard visual in Power BI from about the May 2019 release.
An example file on how to use it is here
Is there a way to have a dashboard where a user can input data and have it dynamically change the dashboard.
For example if i had a pie chart with 4 people each owning 25 percent space. If a user were to click on this chart. A prompt should pop up and they can enter user input, in this case their name. Once they input a function will run that is sitting on a server and the pie chart will change to having 5 people each owning 20 percent space.
Is this achievable in tableau through some api call or any other way. Any references or tutorials for starting points would be greatly appreciated.
Look into dashboard extensions for this type of customization. You must be on version 2018.2 or later for these.
Starting point
3rd Party Extensions
I'm building report using SSRS 2008 (Report builder 3.0)
I'm afraid I know the answer but still wondering if there is a way to link to Drill down report from the Legend area ? I know I can do it from the data labels.
Did anyone succeeded to crate some workarounds?
I won't claim this as my own but as soon as I read it I felt silly myself. ;)
Basically use a tablix next to your chart.
SSRS (Reporting Services) Separate Legend (as Tablix) From Chart or Graph with Drilldown Links