You can also simulate it yourself in cases when you may not be allowed to install the Flash Player on the desktop, or you have a very strict control in terms of security of what plug-ins you are allowed in the browser. The interactions in terms of the range slider, the selection lists are all the same as you have gotten used to thus far.
Everything is still interacting and updating on the fly without a page reload. The one or two limitations here are chart modifications, in terms of actually changing the binding of the chart. This is not accessible through this interface, also the entire Visual Composer, so creating new dashboards, still has to be done on a Flash capable device like your laptop or desktop.
We are going to switch over now into my other browser window for the Visual Composer and talk a little bit about the post-aggregate expressions. So I am just going to create a new viewsheet based on an existing data block here. On the left here, I have got company information: time, quantity, total. This is one of our sample datasets.
If I add a chart in here then I can very easily. Say that I want to see the state on the x-axis and maybe the total revenue on the y-axis. Similarly, I could see the total quantity purchased, and it's going to show me both of those measures. If I wanted to answer a question like “Where am I getting good value from the quantity, where are my margins high, where is the unit price high?” I could attempt that by making a scatter plot of total and quantity.
|
Read what InetSoft customers and partners have said about their selection of Style Scope for their solution for dashboard reporting. |
This is giving me a little too much detail information. So let’s see maybe break it down by states instead. So here we start to see a correlation for different states, but it's still not giving the answer to the question I want which is essentially which states have the highest unit value. That’s really where the post-aggregated expressions come in.
So I can simply right click on my block here and create a new calculated field and I will call this Average Value. Notice I have the option here, Calculate Field From Detail or Aggregate, okay. The Aggregate option here is very, very powerful. The Detail option is that the standard that we would expect to just multiplying two fields together or what have you. The post-aggregate expressions are here. I see the existing aggregates, and so I can simply divide my total by the quantity.