Ideas http://forums.visokio.com/categories/ideas/p3/feed.rss Mon, 30 Oct 17 12:22:39 -0400 Ideas en-CA Idea: Most Dashing Dashboard competition? http://forums.visokio.com/discussion/2062/idea-most-dashing-dashboard-competitions Mon, 18 Mar 2013 13:33:21 -0400 JfJf 2062@/discussions
Some Data Visualization and BI websites have dashboard design competitions.. it could be interesting also for us since we are a growing community of Omniscope users, to explore the possibilities with some "shareable" data. There are already some sources such as the Demo data-sets, but it could be interesting to also create a bigger library of visualizations created with Omniscope.

Maybe the winner could get a personal Omniscope license? In any case, it could work as a PR tool too.

The usual structure is to provide a sample data-set + a brief and a deadline. It could be fun...

An example of a competition below:
http://www.perceptualedge.com/blog/?p=1308

Cheers,
]]>
Connector: Omniture SiteCatalyst discussion? http://forums.visokio.com/discussion/731/connector-omniture-sitecatalyst-discussions Sat, 30 Apr 2011 10:13:37 -0400 tjbate 731@/discussions Idea: Universal undo via Ctrl+Z http://forums.visokio.com/discussion/952/idea-universal-undo-via-ctrl-z Tue, 23 Aug 2011 06:47:52 -0400 OmarKhan 952@/discussions
Could we have an undo key, like Ctrl+Z]]>
Idea: Can Subset( ) work on filtered data? http://forums.visokio.com/discussion/868/idea-can-subset-work-on-filtered-datas Mon, 18 Jul 2011 17:01:29 -0400 walsh 868@/discussions
In the attached snippet, I have one project and three activities. The activities are, respectively, Red, Amber and Green. When I filter out the completed activity (Red), I was hoping to see the Project status change, as now there's only a Green and an Amber in play. That doesn't happen - the overall project status stays Red, even when I show only the open activity, which is Green.

Is there a way to make SUBSET() functions recalculate on just filtered data? Or am I going the wrong way about this?
]]>
Filtering: Resetting query before loading data? http://forums.visokio.com/discussion/2655/filtering-resetting-query-before-loading-datas Wed, 23 Jul 2014 03:49:28 -0400 nash 2655@/discussions
I can press "Reset" button and solve it. However, a user with only a free Viewer cannot do that (?)

Is it possible to "reset the query" before the data is loaded for the user?

Thanks]]>
Installation: Multiple Versions of Omniscope? http://forums.visokio.com/discussion/2708/installation-multiple-versions-of-omniscopes Fri, 05 Sep 2014 06:42:00 -0400 Bart 2708@/discussions
I know that you can have only two versions of Omniscope on your machine. But is there a way to implement something for the future to have more than two ? I am currently working with three version. Whenever I want to use third version I need to reinstall Omniscope which is quite annoying in the long run. ]]>
Idea: Display Data Titles-Abbreviate in thousand, million, billion...? http://forums.visokio.com/discussion/2698/idea-display-data-titles-abbreviate-in-thousand-million-billion...s Tue, 26 Aug 2014 21:19:07 -0400 Mai 2698@/discussions I'm wondering if the values on data title in Bar/Line view can be abbreviated in thousand, million, or billion?
Thanks.
Mai.]]>
Idea: Display-Configure fixed number abbreviations http://forums.visokio.com/discussion/1122/idea-display-configure-fixed-number-abbreviations Tue, 29 Nov 2011 07:47:22 -0500 aknotts 1122@/discussions
What are the break points for the number abbreviations changing from k (thousands) to M (millions). Sometimes you will see 6,765k. Is it 10 million? Are there any rules from changing from singles to thousands and so on?

Thanks......Andy]]>
Idea: Bar/Line View - background guidelines Mean+/- 'n' STDs? http://forums.visokio.com/discussion/2626/idea-barline-view-background-guidelines-mean-n-stdss Wed, 02 Jul 2014 15:25:35 -0400 rajeshbalu29 2626@/discussions Please find the attached Excel chart format in which the plot area has been formatted with calculated gradient effects.
Can we have this available in Omniscope for one of our important report requirement?]]>
Idea: Saving browser sessions in hosted IOK folders? http://forums.visokio.com/discussion/2701/idea-saving-browser-sessions-in-hosted-iok-folderss Fri, 29 Aug 2014 11:33:03 -0400 mustafa 2701@/discussions
This would prevent users from updating everyone else's view of a file, while allowing them to save their local changes made from the browser. It would use far less server memory than having multiple copies of the IOK file, since the data would be shared. When a given user next logs in they would get their own configuration of the file as they left it, but will also have the ability to revert back to the master file configuration.

This would allow each user to have their own saved state of an IOK file; the master IOK file itself would hold the data (along with the original "master configuration").

A new user permission would control whether you could save back to the "master configuration" in the IOK itself or not.

We are also considering allowing some kind of URL query param to specify the "saved user id" which will be used to identify the user. There is a related discussion here about query params mentioned here:

http://forums.visokio.com/discussion/comment/9410/

Let us know of your thoughts and ideas and if you would be happy to help develop this idea.

]]>
Idea: Passing Parameters/Variables inside URLs? http://forums.visokio.com/discussion/2375/idea-passing-parametersvariables-inside-urlss Mon, 14 Oct 2013 06:40:54 -0400 bfromson1 2375@/discussions
At the moment we have implemented our first web report with a link to Microsoft SQL reporting services - we use the Omniscope report for top level view of a group of accounts then a linked field on the user account number to allow direct access to the SRSS report which shows all transactions on the account going back up to 10 years. Embedding report parameters in the URL effectively makes all data linkable within the scope of the designers imagination!]]>
Idea: Dynamic Query definitions with IF functions? http://forums.visokio.com/discussion/2699/idea-dynamic-query-definitions-with-if-functionss Thu, 28 Aug 2014 06:14:51 -0400 daniel 2699@/discussions
Using a tab name to set a variable (this came off the idea of a different post about tab names http://forums.visokio.com/discussion/2680/idea-tab-links-accept-variables-for-resolving-tab-linkss)

IF(
Tab= "Tab_1", SetVar [VariableName] = "VariableOption1",
Tab= "Tab_2", SetVar [VariableName] = "VariableOption2"
)

OR using a variable to set filter conditions:

IF(
VariableName= "VariableOption1", set field filter [PostcodeSectorField] ="HA",
VariableName= "VariableOption2", set field filter [PostcodeSectorField] ="WC",
)

Also to use existing premade queries:

IF (
Tab= "Tab_1", Use Query state = "QueryName1",
Tab= "Tab_2", Use Query state = "QueryName2"
)



]]>
Idea: Pivot View-align multiple views to have same order? http://forums.visokio.com/discussion/2694/idea-pivot-view-align-multiple-views-to-have-same-orders Wed, 20 Aug 2014 09:17:54 -0400 MatthewLiddle 2694@/discussions
I am looking to have 3 pivot tables with brands on the Y Axis and then split by This year and last year, with a % Change. I have one table for each pack size (small mid large)

The issues is that I have some brands which only appear in one set of sizes (for example a brand may only have large packs). Because of this it a brand may appear in position 5 in one table and 7 on another. I would like it so they are always in the same position.

The 'pivot 2' in 2.8/9 does this perfectly, however I am unable to show % Change.

Does any one have a suggestion of how I can keep brands on the same 'line' / in the same order even though I will have to put them in multiple tables (In order to have my % change)

I have attached a file which has a 2.8 pivot on the left, which is just what I want (but doesn't have % Change) and then two 2.7' pivots which ave a % change but the brands may be in different orders

Many thanks
image]]>
Idea: Free Viewer - Allow user-entered (validated) data? http://forums.visokio.com/discussion/1004/idea-free-viewer-allow-user-entered-validated-datas Wed, 21 Sep 2011 10:46:26 -0400 alexhoward 1004@/discussions
In other words, is there a view I can use that allows the user to input numbers and then on the back-end use custom variables to make calculations that adjust my other views?]]>
Connectors: Facebook API ADS feed? http://forums.visokio.com/discussion/1568/connectors-facebook-api-ads-feeds Mon, 28 May 2012 11:51:36 -0400 renzo 1568@/discussions What about you?

https://developers.facebook.com/docs/reference/ads-api/]]>
Idea: Connectors-DoubleClick DCM Reach Report http://forums.visokio.com/discussion/2650/idea-connectors-doubleclick-dcm-reach-report Thu, 17 Jul 2014 07:14:56 -0400 daniel 2650@/discussions
https://developers.google.com/doubleclick-advertisers/reporting/v1.3/dimensions#reach-metrics
]]>
Idea: Specifying and exporting queries from free Viewer? http://forums.visokio.com/discussion/2665/idea-specifying-and-exporting-queries-from-free-viewers Thu, 31 Jul 2014 05:26:03 -0400 dpawley 2665@/discussions We have an external supplier that uses Omniscope to present that database to us with limited user interfaces to limit the chance of any data leaking out etc (Confidentiality). We use there reports to interrogate their database and then filter it accordingly. Previously we have sent them screen shots of the filters we have applied to get to certain views of the data.
Is there a way of exporting not the data from a report but just the applied filters to the dataset?
Many Thanks
Danny]]>
Idea: Sources - Free-form tables/arrays? http://forums.visokio.com/discussion/2641/idea-sources-free-form-tablesarrayss Tue, 08 Jul 2014 07:17:49 -0400 daniel 2641@/discussions
For example, one could define the number of columns and rows and populate an empty table matrix of cells, which you can then fill in with values within the DataManager.

The idea is to actually reduce having to create separate lookup Excel/csv files and to have a way to do a free-text table all within the DataManager space. This will also make moving the IOK file around easier as it will have fewer external file dependencies if we can embed all the data (and not just a 10-record snapshot) within the DM space within the IOK file itself. ]]>
Bar/Line view: "Custom axis range" changing? http://forums.visokio.com/discussion/2604/barline-view-custom-axis-range-changings Wed, 18 Jun 2014 07:59:32 -0400 Alexander 2604@/discussions
I have set up a Bar-Line view that is layered on 4 measures. 3 measures have values between 108 and 130. So that left axis is showing a range that is similar to the range of values! This works great.

However, I have a 4th measures with values from 1 to 12. I set up this value on a right axis. Now the left axis expands the range from 108-130 to 0-130. This results in (almost) flat lines of the 3 measures that are measured on this left axis.

I think this is a bug, because there is no lower value in the dataset that is plotted in the left axis, so the range should not change? I am available for a screen share today or tomorrow.]]>
Idea: Wildcards in Pivot/De-pivot operation blocks http://forums.visokio.com/discussion/2592/idea-wildcards-in-pivotde-pivot-operation-blocks Wed, 11 Jun 2014 10:51:49 -0400 Alexander 2592@/discussions
Our workflows have very dynamic characteristics, and when new fields enter these operationblocks, they are standard ticked off. It would be nice to determine that all fields that start with "week*" are ticked on. ]]>
Idea: Pivot View-Grand total in Pivot View 2? http://forums.visokio.com/discussion/2591/idea-pivot-view-grand-total-in-pivot-view-2s Wed, 11 Jun 2014 10:37:26 -0400 Alexander 2591@/discussions Pivot View: Removing margin lines below in version 2.8 http://forums.visokio.com/discussion/2579/pivot-view-removing-margin-lines-below-in-version-2.8 Thu, 05 Jun 2014 04:32:09 -0400 benjamin 2579@/discussions
How do i remove these lines from the table? I only want the lines to show when exporting to the end of table and not of the view.

Thanks, Ben
]]>
Idea: Filtering- Pareto-'Top/Bottom N' filtering? http://forums.visokio.com/discussion/2582/idea-filtering-pareto-topbottom-n-filterings Sun, 08 Jun 2014 18:13:45 -0400 stuartjmccoll 2582@/discussions
I'd appreciate if the record filter was changed so there is a setting to grab the top ten (or N) items for each category. At present this isn't possible and you have to do four steps to replicate this.

As an example, I'm working with Google Analytics data for multiple websites (using the API connector which is very handy) and I'd like to see the top 10 landing pages for each site. Not the most exciting request, but I imagine this has applications elsewhere. Thanks]]>
Idea: Exports-Publish to BigQuery? http://forums.visokio.com/discussion/2540/idea-exports-publish-to-bigquerys Wed, 30 Apr 2014 04:52:23 -0400 mattyh 2540@/discussions
Currently there is the ability to pull in data from BigQuery, but I'd love to see the option to also publish to it. It would save an extra step for myself of uploading data outside of Omniscope.

Does anyone else feel this way too?]]>
Idea: Text Processing - Eliminate/substitute unwanted characters within strings? http://forums.visokio.com/discussion/2389/idea-text-processing-eliminatesubstitute-unwanted-characters-within-stringss Tue, 29 Oct 2013 07:06:58 -0400 davedunckley 2389@/discussions
Just wondering if there is a way of replacing everything within brackets in a string of text.

I have a field that has a name, then a former name within parentheses. I would like to be able to remove the ( ) and also everything within.

Example:

Smith (jones)

Should become:
Smith

as should:
(jones) Smith

Thanks in advance
Dave]]>
Idea: More Pane Labelling options? http://forums.visokio.com/discussion/2526/idea-more-pane-labelling-optionss Wed, 23 Apr 2014 06:12:40 -0400 daniel 2526@/discussions
image]]>
Idea: Custom map markers-image sets, colours and shapes http://forums.visokio.com/discussion/2506/idea-custom-map-markers-image-sets-colours-and-shapes Thu, 27 Mar 2014 13:31:16 -0400 peter_balfe 2506@/discussions
I have been asked to produce a Map view report by our marketing team. Basically we wish to show on the map all our locations. We will also show on the same map the locations of a partner of ours. I was able to get this to show by the usual methods. But what the marketing team would like is to show a small graphic instead of the default marker. So for all our locations we show a small graphic and for all the partner we show their graphic (small logos) This was we can show the complementary locations of both our sites.

Can you let me know how I can do this?]]>
Idea: Hide menu buttons in browser versions? http://forums.visokio.com/discussion/2493/idea-hide-menu-buttons-in-browser-versionss Wed, 12 Mar 2014 11:05:46 -0400 Alexander 2493@/discussions
I was wondering whether it is possible to customise the menu buttons in Omniscope browser versions?

For some purposes we do not want to show the view menus or the toolbar.

Thanks]]>
Idea: DataSift Connector - vote for it now http://forums.visokio.com/discussion/2489/idea-datasift-connector-vote-for-it-now Fri, 07 Mar 2014 13:25:38 -0500 paola 2489@/discussions
In their own words: "DataSift Inc. is enterprise social data platform, enabling companies to aggregate, filter and extract insights from the billions of public social conversations on Twitter, leading social networks and millions of other sources. DataSift provides access to both real-time and historical social data to uncover insights and trends that relate to brands, businesses, financial markets, news and public opinion."

http://www.datasift.com]]>
Idea: Connector - Elastic Search / Kibana? http://forums.visokio.com/discussion/2465/idea-connector-elastic-search-kibanas Fri, 07 Feb 2014 09:23:22 -0500 powellblyth 2465@/discussions
We pull a lot of real-time data into Elastic Search, it would be awesome to be able to connect visokio to this to pull the later stats. We total live search reports per day etc]]>