How to keep track of filter/choices in a dashboard

Hi all

I created an analysis that contains the following columns: YEAR, DESCRIPTION of the TRANSACTION, number OF TRANSACTION

I have added the preceding analysis in a dashboard tab. When I click on a particular DESCRIPTION of the TRANSACTION it can do further down the hierarchy of time as below:

YEAR QUARTER MONTH TRANSACTION DESCRIPTION NOT TRANSACTION

2012        Q1               JANUARY                      X                                        10

2012        Q1               FEBRUARY                   X                                        20

2012        Q1               MARCH                         X                                        30

I was wondering if there is way to keep track of exploration, in the analysis or the dashboard example

2012 > Q1 > JANUARY

so that the user knows that it is exactly.

Thanks in advance for your time.

Konstantina

I found what I was looking for. In the analysis that has been created, you can also add a filter. When you open the analysis and drill down to the time hierarchy or apply another filter, the added filter before following these choices.

Thank you

Konstantina

Tags: Business Intelligence

Similar Questions

  • How to keep track of the lines that I add to a table so that I can update more later or remove them?

    A > the form has a set of field and text dropdown list entries.  After the user updates the data in a specific text, change field, I need to add their data to a table on the first time through.   There are many different games of entries that would each have their own line.

    B > later the user comes back and changes the data in a field.  I need to update this specific line with the new values.

    C > later the user returns and removes the data of one of the fields completely so I need to remove that specific table line.

    D > the user does not directly from the table.  The table summarizes the entries that are made in the text and drop-down list fields.  I need to be able to maintain the table in harmony with user input.

    I agree with the addition of rows in a table, but I do not know what's best for that lines are kept synchronized.   I've got a good amount of Java programming experience under my belt, but I have a few projects in LiveCycle.

    I'm quite willng to read if you have any reference material online for the management of dynamic arrays.  So far, the only information I have found is how to add and remove lines, but not how to keep track of them.

    Any help is greatly appreciated.

    Ah sorry missed that you do not use two tables.

    Do you use Extensible lines or is there a specific line for each set of data?

    You can just hardcode where data are intended - a data go into RowA. To the same output of the field, you would be just: table.rowA.rawValue = this.rawValue;

    You can use Global binding on the fields: the fields, take data entry have the same name as the fields in the table and then automatically updated data.

    For blank lines, you will need to check if there is data in the fields and if no data you can hide the line: RowA.presence = 'hidden ';

  • How to keep track of book audio streamed files?

    I am a new Sansa Clip + 4 GB user.  I formatted my Clip + and put into MSC mode.  I inserted a microSDHC card in the Clip +.  The microSDHC card has a folder with about 20 files that have the kind of "AudioBook".  Everything works and I am able to listen to the files, stop listening and resume listening later where I left.

    My question is what is the way to keep track of each audio file that is already registered to?  I navigate to the files by going to:

    Music > records > uSD external card > FolderName > list of all the files of audio books.

    Say that I listened to the first 4.5 files.  Next time I want to listen to audio books, I don't remember going to audiobook 4 resume listening.  How do you remember which audiobook file to resume listening?

    Thank you

    Skyglider

    If you tag your audiobook files properly, so that all the audio files for the same book have the same name of the album and are numbered sequentially (make sure you use zeros, ie. 001, 002, oe else you could start their numbering from 101 if you want to avoid having to use zeros, and less than 900 files are in the audio book. If you have configured this way, then when you go into the menu of audio books, the player will guide you to the audiobook and file audio book that you played last.

  • How to keep track of the answers of the quiz of the learner? cpQuizInfoAnswerChoice?

    I want to keep track of the responses of the learner throughout of a quiz, so that at the end of the quiz I can provide feedback on what topics need futher study (topics related to issues they are is wrong). I think that the system variable that contains this information is 'cpQuizInfoAnswerChoice', but how I call it for each of the individual issues? Help!

    You will need just to another variable of system: cpQuizInfoLastSlidePointScored and as cpQuizInfoAnswerChoice, it is a variable that changes its value after each slide of the question, you so need once again user variables to store and identify the score for each slide.

  • How to keep track of the last selectedItem in datagrid?

    Hi all

    I use Flex 4 and an AdvancedDataGrid.  I need to keep track of the previously selected item.  I can't think where this good capture.  In an itemClickHandler method, the value of the selectedItem of the grid is already the element currently selected.

    FocusIn and Focusout/focusouthandler() attributes apply to the entire data grid, not the single line in the datagrid control.

    Thank you.
    Bonnie

    If I understand what you're asking correctly:

    based on the story how 'clicks', you simply store the index selected in an arraycollection collection.

    If you only need one. use 2 variables. One to store the current index and the other to store the previous.  And 'click' call a function that moves the current index in the previous. and the new current index of slected.

    If your 'click' has already done something else, just make a wrapper function that incorpates the copy of the index of the clicked and then done everything what you need.

    something like that... If you insert data in the ADG it should show something other than-1

    ////////////////////////////////////////////////////////////////////////////////////////// ///////////////////

    <>

    xmlns:MX ="http://www.adobe.com/2006/mxml" layout = "absolute" > "

    Import mx.collections.ArrayCollection;

    [

    Bindable]

    private var history: collection ArrayCollection = new ArrayCollection();

    [

    Bindable]

    private var last: int;

    [

    Bindable]

    private var current: int;

    private function recordHistory():void {}

    last = current;

    current = adg1.selectedIndex;

    //***//

    history.addItem (adg1.selectedIndex);

    }

    ]]>

    ////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////

  • How to keep track of your length of program execution time?

    Hi friends,

    I'm working on a program that displays random numbers based on the user input (i.e. how many random numbers you want to display in the output).

    For example: If user input is 4, then 4 random numbers will be displayed.

    It must also state the number of iterations and the time necessary so that it displays random numbers.

    I have a problem with the above underlined part... I enclose my VI.

    OK, now you want the time to generate random numbers. Earlier you wanted to measure the time to display the random numbers. It's very different.

    Generate random numbers a few will be much too fast to measure. Maybe if generate you a few million and then divide by the total number, you could get a reasonable average.

    Timing of a code fragment is usually performed using a sequence of three flat chassis. Place the code in the Center and a number of cycles in each of the other two frameworks. The difference between the counties of tick will give you the time of the Central frame in milliseconds.

    (For a better resolution on Windows, you can replace the "high resolution seconds" (found in C:\Program Files (x 86) \National Instruments\LabVIEW 2012\vi.lib\Utility), depending on the version of LabVIEW).

  • How to keep track of a file?

    I want to follow the change of a file on the SD card. For example, when the "file:///SDCard/tempfile" file is modified, my program wants to receive a notification in this regard. How could I write the program? Or what API should I use?

    PS:

    1. If possible, I don't want to use a loop forever as «while (...)» {...}".

    2. the FileSystemListener interface can only monitor the status changed from roots. I want a similaer to interface with it, but can monitor common files.

    Please help me. Thank you!

    I wrote a class to set up FileSystemJournalListener Interface and added using addFileSystemJournalListener().

    Implementation of fileJournalChanged() can monitor the changes of one or more files specified using FileSystemJournal.getEntry (FileSystemJournal.getNextUSN () - 1).

    Thank you! This is what I want.

  • How Thunderbird keep track of where it stores your messages?

    I am writing a program to isolate some of the messages to a message queue. Of course I can hardcode the path where messages are kept for the moment, but when the user changes this, my program will be lost.
    I looked in the registry and profile.ini file with no luck. Someone knows the answer? Thank you.

    The path to the messages in Thunderbird is random just for the reason why your having trouble. To make the programming of nontrivial.

    As you would have observed the profiles.ini contains a path the the root of the profile.

    In the mail profile is stores in profiles\imapmail for profiles\mail for pop or IMAP

    Subfolders exist for the server of that mail is, often with a tail number to separate multiple accounts on the same server, or multiple attempts to implement the same account.

    These files can contain new subfolder. According to structure internal folders in Thunderbird.

    If the user has specified a custom for an account folder location, this information is stored in the file prefs.js and all other preferences. The account that the setting is referenced numerically. If you establish preferences, which is the account number, before the reading of the preference for the location.

  • How firefox keep track visited sites

    When I go to the page info tab while on the google home page, I noticed that it indicates the number of times wherever I have visited the web page even if I deleted all cookies AND flash cookies! Where/why is this information stored?

    This has happened

    Each time Firefox opened

    Is always

    See also http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox

    You bring up the column number of visit in the bookmarks (library) Manager and sort this column if necessary (views > columns).

  • How to keep track of who uses what VM?

    We have lots of virtual machines on our esx servers and lots of people use. Due to the nature of our work, most remain idle "just in case". If we need to stop for some reason, we need to open up a console and sit and look at the screen to see if the windows open or if the cursor moves. What I want to do is to find a way to see what the user uses what vm (in other words to see who has what VM open in a console by / about doing something).

    Help, links, articles, scripts or tips would be greatly appreciated.

    If you only want to see which connected to a console of a virtual computer, you can try

    Get-VIEvent-beginning (Get-Date). AddDays(-7) - MaxSamples ([int]: MaxValue) |

    where {$_-is [VMware.Vim.VmRemoteConsoleConnectedEvent]} |

    Select CreatedTime,UserName,@{N='VM'; E={$_. Vm.Name}}

  • BlackBerry Smartphones how keep track emails btn Blackberry &amp; Outlook?

    Hello

    I am considering buying a Blackberry Curve (Sprint).  My hang up so far is that I want all my emails sent my Outlook on my computer at home.  So far, my solution was to use GoToMyPC so that I can connect to my PC at home from any computer and take care of my emails.  Also, I work mainly at home, so this isn't a huge problem in terms of convenience and efficiency.

    Most people tell me that they themselves CC when they send an email of their Blackberry.  It's how they keep track of important emails sent from their Blackberry.  IS THERE ANOTHER WAY?  A MORE RELIABLE WAY?  IS THERE A WAY TO HAVE ALL EMAILS SYNC'D WITH OUTLOOK SYNCING (THEORETICALLY) MY BLACKBERRY WITH MY COMPUTER?  IF NOT, WHAT IS THE BEST WAY?

    Thanks in advance,

    Gary

    I have 2 two e-mail addresses; is the address of my blackberry, and the other is my Outlook.  For the most part, I give my Outlook address so I could have on my PC at home, and when Isync it is there. Or, in the field if I inadvertently delete a message, I know that it will always be on my PC at home. I think your friend is correct. If she has the Blackberry

    Business through its IT Department. to work system. I have the BIS (Blackberry Internet Service).

    I hope this helps. It's pretty confusing

    Writer ~.

  • How do I keep track of all the classes/methods/properties created in a long script


    Hello

    I'm curious to know how people use to keep track of all the classes, methods and properties that you created when you write a script any longer.

    For quick scripts, this isn't a problem. But for long scripts, it can become quite difficult to keep track of all the objects, was created, and all their methods and properties and builders overloaded, etc..

    ESTK is large, and it is the IDE that I use for InDesign scripting, if only because of, it is powerful, debugging options.

    But it provides no way to keep track of such things. No good Intellisense in Visual Studio.

    I'd be curious to hear how people solve this problem.

    JsDoc can generate documentation for the JavaScript API commented and can be used for ExtendScript.

  • How to keep the metadata after Correct camera distortion filter?

    Hello

    Anyone know how to keep the metadata information after you have used the Correct camera distortion filter?

    In other words:

    When I need to correct the photo with good camera distortion to the menu Filter option I can't keep the metadata to the final table.

    After correction, I cut the useful part with the rectangular selection tool, and then I chose the file, new, Image to the Clipboard.

    Either the format file that I choose to save the metadata information has disappeared.

    I tried to export the metadata from File, FileInfo, information, and then import the metadata (XMP file) but no result.

    Someone at - it an idea to solve this issue

    Thank you

    This is probably because your using the Clipboard that discards the data.

    Try to crop your photo and recording. You can always cancel the harvest after saving if you want to do something in the photo.

  • How do I keep track of views of a mysql data entry

    I have a dynamic website with php and mysql. How can I get my site to keep track of the amount of views that each entry got (and for the amount of views to save my mysql table? Is there an easy way to do this with dreamweaver?

    I have a column for the views, but I don't know how the results would be registration.

    How to use "update statement" you mentioned at the entrance to view quantities increment in my column?

    table_name a column for the views.

    page is a table column that is used to dynamically display content based on title in URL parameter, i.e.

    Website.com /? page = Home

    Website.com /? page = about_us

    etc.

    Query to use to update the views+ 1 where page = the URL parameter is entered in the address bar to view the contents of the dynamic page.

    $page = "-1";
    if (isset($_GET['page'])) {
    $page = $_GET['page'];
    
    $query_hits = sprintf("UPDATE table_name
    SET views = views+1
    WHERE page = %s", GetSQLValueString($page, "text"));
    $hits = mysql_query($query_hits, $connection) or die(mysql_error());
    }
    

    best,

    Shocker

  • How to keep certain cookies are removed from the closing of Firefox

    Hello

    I wonder how to keep cookies some website when Firefox is closed, for example, I've spent some time on www.kongregate.com with that is a flash games site and you may suspect that I like to keep my progress of these games, for future visits, however, whenever I close Firefox it automatically deletes the files of "C:\Users\ < I > \AppData\Roaming\Macromedia\Flash #SharedObjects\ #------assets.kongregate.com------." that file saved kongregate games and I want to keep that, anyway, I'll post a list of my privacy settings to help you help me achieve what I write here everything as 'ON' mean that the box has check and 'OFF' that is not:

    Follow-up:

    -Say the sites that I don't want to be tracked - SUITE

    History:

    -Conservation rules: use the custom settings for history

    -Always use private browsing - OFF mode

    N ' forget not my browsing and download history - OFF

    N ' forget to search and form history - OFF

    -Accept cookies - SUITE (I added www.kongregate.com as *www.kongregate.com* to the list of exceptions with the option 'Allow')

    -Accept third party cookies - SUITE

    -Keep until: I close Firefox

    -Clear history when Firefox closes - SUITE

    Address bar:

    -When using the location bar, suggest: nothing

    Options for 'clear history of Firefox closing. "

    When I quit Firefox, it must automatically clear all:

    History:

    -L' browsing history - SUITE

    -Download history - SUITE

    -Form & Search History - SUITE

    -Cookies - On (typo corrected)

    -Active connections - OFF

    -Cache - SUITE

    Data:

    -Passwords - saved offshore

    -OFF site preferences-

    -DownThemAll! History & queue - OFF (not that matters of it)

    -Data from the offline Web site - OFF

    Here's my current settings which I think should allow me to keep the cookies from kongregate while other cookies are deleted, but if this isn't the case, please tell me which options should be set at what to me keep cookies of kongregate, if it is not possible to have that then please suggest me a few extensions that would allow me to keep the cookies to kongregate when deleting others.

    Thanks in advance!

    I don't know why you wrote above: Cookies - OFF If you were clear cookies.
    Clear cookies that also erase cookies (including Flash local storage), so I have say that if cookies have been included in this list.
    That's why I posted to check in safe mode because it would be another possibility.

    To summarize:

    In case you use "clear history of Firefox closing:

    • do not delete Cookies
    • do not delete Site preferences

    Deletion of cookies will delete all specified (selected) cookies, including cookies that have an exception permit.

    Note that compensation "Preferences of Site" clears all exceptions for cookies, images, windows pop up, installation of software and passwords.

    Allow all cookies expire when you close Firefox.

    • Tools > Options > privacy > Cookies: "Keep until the": "closing of Firefox".

    To allow an exception for those you want to keep.

    • Tools > Options > privacy > Cookies: "Exceptions."

Maybe you are looking for

  • How can I stop "change your default search... "to show when I open Firefox?

    After the recent update (not the usual update of Firefox, I admit to be a bit surprised and checked) I had to reset some things on Firefox. It was setting the default Google search engine, another was setting Google to the homepage and another was se

  • Satellite A300 doesn't work

    Hello.I have a big problem with my laptop... When I press the power button / nothing happens. The cooler does not start, the screen remains black... the battery led indicates who is responsible and when charging is complete the led turns blue. The li

  • Using external triggering NI 5762, 7966R

    Hello We use the FlexRIO system to acquire and analyze data from the digitizer. To do this, we are triggering off an external source. I noticed that when you use this external trigger, the trigger for entry remains true for several clock cycles we ex

  • I need help to remove duplicate files

    I have MANY files duplicate on my, new to me, the laptop. Including but not limited to photos and lower costs.  I would like to delete all the duplicate files and other unnecessary junk files and I could use some (a lot) of help. I'm not that effecti

  • Two operating systems on my Dell; How can I now run Vista?

    I have a Dell Inspiron 530 s. He has XP and Vista (I think; Windows Vista sticker on the front of the PC and Vista Ultimate OEM sticker on the top with a 20-digit product key. Reference called Dell and they said I should have a drive with the system