Linking two dashboards based on a table selection in Qlikview - qlikview

In the past, I have used Tableau, another Data Visualization tool just like Qlikview where I could link a selection on a table or graph (or really an worksheet on a dashboard) to another dashboard by setting a source and destination dashboard/sheet. I did this using 'Action Filters'.
I am trying to do the same thing in Qlikview where I want to link two dashboards and transfer the selection in the source dashboard as a filter to the destination dashboard. Any idea if this is possible? And if yes, how can I implement this?

If you are using a trigger, say, on a button which opens a new QlikView Document, there are options to transfer state. This will carry over your current selection criteria. However, the fields in the destination document must have the same name.
See button properties -> Actions -> Add -> Action type external: Open QlikView Document. You will return to the Actions tab with options available to the newly added action.

Try to solve it with the data-model behind these two dashboard. If they use the same data resp. the data-tables are connected this works out of the box in QlikView because of the so called associative data-model in QlikView.
No need to connect the dashboards manually, zero configuration ...

Related

drilldown in splunk dashboard stats table

I have a stats table on a dashboard in Splunk.
How can I implement a drilldown that works on a single column? Ideally, it will open another search in target window.
There are several ways to do drilldowns in Splunk, but to highlight the value of the clicked field (which is how your question sounds to me), set the following using the Drilldown Editor:
Change the "On Click" action
Choose the right App & Dashboard name. Under Advanced, set the target Dashboard's token(s) to the relevant value(s) from your starting point. Note the potions to select various elements from the starting panel on your dashboard. In your specific case, you'll want to assign $click.value2$ to a target token. You may also need to pass other values (either tokens you've created, or inbuilt ones from Splunk). For every additional (or hard-coded value) you need to pass to the target, click the "➕Add New", and repeat the process.
Here's an example final format (be sure to use the correct target and source token names)

Using Rally Excel-Addin, can I add tags when importing new userstories to Rally?

While importing user stories with Tags column from spreadsheet, I run into issue that Tags cannot be imported.
Is there a way to do that using Rally excel-addin. The tags currently exist in Rally. Please let me know your thoughts.
Thanks!
It is currently not possible to import Tags using the Excel Add-in. You will need to add the Tags using the WebUI after the import. You can do this using Bulk-Edit:
Put a Custom List app on your dashboard or a custom page and set the
work item type to User Story.
Set the "show" parameter at the bottom left of the results to 200
(the maximum batch size).
Tick the select all checkbox at the upper right.
Click the gear icon next to any work item- this will return the Bulk
Actions menu.
From Bulk Actions choose "Tag...".
The Excel Add-in is currently undergoing a rewrite an this capability will, hopefully, be a part of the new version.

Restricted Permissions

So I'm using Tableau 10 and Tableau server. I don't have direct control over the server side of things. But I have full control over the tableau dashboard.
My Issue:
Users need to download the data from workbooks. When they go to one particular workbook the option to download the data is not available:
They can however download it using the tool tips - but to download the entire data set in one go, they'd need to use the option button above.
Tableau server settings:
These look like they are fine. I also have another workbook in this area and that one does not experience this problem.
I am "Publisher" and my boss is "Owner" - she can see it but I can't. All of this suggests it's a workbook setting?! But where?!?
Users need to download the data from workbooks. When they go to one particular workbook the option to download the data is not avaliable:
They can however download it using the tool tips - but to download the entire data set in one go, they'd need to use the option button above.
Tableau server settings:
These look like they are fine. I also have another workbook in this area and that one does not experience this problem.
I am "Publisher" and my boss is "Owner" - she can see it but I can't. All of this suggests it's a workbook setting?! But where?!?
Once a user clicks into a sheet of your dashboard, the Data or Crosstab selections of the Download button will be activated. It is greyed out on dashboards because there could be multiple sheets.
One trick is to make a dedicated download sheet and upload it with the rest of your dashboard. If you upload just a sheet, then all selections on the Download button are available without the user needing to click into anything.
On a published dashboard, if you click on a worksheet on the dashboard, the download links become available. This will avoid the need to upload the worksheet separately.

Share Outlook task manager custom view with user defined columns

I have created a task manager view in Microsoft Outlook which contains user defined fields as well as other Pre-defined fields in the view. I am trying to share this task manager with the rest of my team however, I cannot get it to show all of the columns as they appear on my screen on their screens. I am able to share the task manager but many of the columns are missing. It seems to be because the custom view I created isn't being shared with the other users. On my computer, the custom view is displayed and selected above "Simple list" under the Current View menu on the left and the others do no seem to have that as an option. Does anyone know how I can share the view? The tasks are already being shared I just need the View to be shared so my team can see all the columns properly. Thanks for any input you may have to offer.
Views are defined and customized using the View object's XML property. The XML property allows you to create and set a customized XML schema that defines the various features of a view.
Use the CurrentView property of the Explorer or Folder classes to customize the View in Outlook. An XML definition of the view can be exported and transferred to another PC.
Ok essentially what I did was I went to view - current view - define views and created a new view selecting Table and This folder, visible to everyone. Then I found pre-definied columns that weren't user defined columns that allowed free text typing like subject, milage, and billing information. Once finished adding all the columns I needed I applied the view. Then I went and changed the name of the columns by right clicking each column header in the task manager and selecting format column. there you chan change the label name to whatever you want the column to be titled. This way you did not have to worry with using user defined columns that can be tricky to share. After that I went back to view - current view - define views, and made a copy of the view I created selecting this folder, visible to everyone. Then you will want to right on the tasks manager name you created under the My Tasks list and select properties. Make sure to give everyone your sharing it with full permissions as owners so that they can all edit the task manager as they finish each task. Then I shared this task manager by right clicking on the name of my newly created tasks manager (listed under the My Tasks menu) and selecting "share". I checked the box in the email stating recipient can add, edit, and delete items in this tasks folder. Now everyone can see all information displayed in each column and edit it as well hope this helps.

Custom Tables and Dashlets in Sugar CRM

I have been tasked to create a custom Dashlet which displays graphs of marketing data that is imported into a custom table in SugarCRM. I have been trying to read up on the subject but most of what I find is confusing and doesn't address what I need:
A custom table that stores events.
A Dashlet which pulls info from the above custom table and related Account information from the foreign key (account_id) in the custom table.
Suggestions, resources, etc?
Depending on the graphs you want to display, you may be able to use a custom report feature. You can create a dashlet based on a graphical report and display it on the home page.
create a custom report the utilizes the data you need from the custom module. Make sure you save it as your assigned to and team - also it MUST be a "summation" or "summation with details" report
pull up the "add sugar dashlets" on your homepage and locate the report you made in the "my reports" section at the bottom of your charts tab.
When you click on it it will load as a chart style dashlet.
Install the zucker report module and generate the graphical report .