Filter Question part II

Hi,
do you remember my previous post? Well, now I've a similar requirement, but again I haven't a solution. i've following question:
I've a prompt with two choices: "All" and "WITHOUT ICO" wich fill a presentation variable 'ICO'. Then i've a report that contains a column "JDE Account" wich contains accounts id (if an account is ICO then it will finish with letter I, otherwhise not.
Examples of ICO Accounts: 1384I, 14849I and so on
Examples of WITHOUT ICO Account: 3893, 4484.
I want that if user choices 'ALL' prompt value the report returns all accounts, otherwhise if user choices 'WITHOUT ICO' prompt value the report filter only accounts WITHOUT ICO.
I've tried many filters (simple filters and complex), but it doesn't work. Can you help me???
Thanks
Giancarlo

Hi,
i've tried but it doesn't work. I give following error:
Error during retrieving drilling info: SELECT "Cost Center"."Organization Region Description" saw_0, FILTER(Prototype."Fact PNL"."Local Actual Monthly" USING Prototype.R012."R012 1 position Code"='A') saw_1, FILTER ("- Budget"."Local Budget Monthly" USING Prototype.R012."R012 1 position Code"='A') saw_2, FILTER(Prototype."Fact PNL"."Local Actual Monthly" USING Prototype.R012."R012 1 position Code"='A')-FILTER ("- Budget"."Local Budget Monthly" USING Prototype.R012."R012 1 position Code"='A') saw_3, (FILTER(Prototype."Fact PNL"."Local Actual Monthly" USING Prototype.R012."R012 1 position Code"='A')/FILTER ("- Budget"."Local Budget Monthly" USING Prototype.R012."R012 1 position Code"='A')-1)*100 saw_4 FROM Prototype WHERE (Time."Year" = 2010) AND (Time."Desc Month" = 'January') AND (Country."Country Code Company GOAL Code" IN (SELECT saw_0 FROM (SELECT Country."Country Code Company GOAL Code" saw_0 FROM Prototype WHERE Country."Company Description" = 'GERMANY') nqw_1 )) AND ("JDE Account"."HFM Account Code" in (Select "JDE Account"."HFM Account Code" From Prototype where ‘WITHOUT ICO’ = ‘Tutti’) OR "JDE Account"."HFM Account Code" in (Select "JDE Account"."HFM Account Code" From Prototype where "JDE Account"."HFM Account Code" not like ‘%I’ and ‘WITHOUT ICO’ = ‘WITHOUT ICO’))
Error Details:
Error Code: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
Driver Odbc returns an error (SQLExecDirectW).
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27002] Near <ICO’>: Syntax error [nQSError: 26012] . (HY000)
Istruzione SQL eseguita: {call NQSGetLevelDrillability('SELECT "Cost Center"."Organization Region Description" saw_0, FILTER(Prototype."Fact PNL"."Local Actual Monthly" USING Prototype.R012."R012 1 position Code"=''A'') saw_1, FILTER ("- Budget"."Local Budget Monthly" USING Prototype.R012."R012 1 position Code"=''A'') saw_2, FILTER(Prototype."Fact PNL"."Local Actual Monthly" USING Prototype.R012."R012 1 position Code"=''A'')-FILTER ("- Budget"."Local Budget Monthly" USING Prototype.R012."R012 1 position Code"=''A'') saw_3, (FILTER(Prototype."Fact PNL"."Local Actual Monthly" USING Prototype.R012."R012 1 position Code"=''A'')/FILTER ("- Budget"."Local Budget Monthly" USING Prototype.R012."R012 1 position Code"=''A'')-1)*100 saw_4 FROM Prototype WHERE (Time."Year" = 2010) AND (Time."Desc Month" = ''January'') AND (Country."Country Code Company GOAL Code" IN (SELECT saw_0 FROM (SELECT Country."Country Code Company GOAL Code" saw_0 FROM Prototype WHERE Country."Company Description" = ''GERMANY'') nqw_1 )) AND ("JDE Account"."HFM Account Code" in (Select "JDE Account"."HFM Account Code" From Prototype where ‘WITHOUT ICO’ = ‘Alli’) OR "JDE Account"."HFM Account Code" in (Select "JDE Account"."HFM Account Code" From Prototype where "JDE Account"."HFM Account Code" not like ‘%I’ and ‘WITHOUT ICO’ = ‘WITHOUT ICO’))')}
However i haven't a column All.
Thanks
Giancarlo

Similar Messages

  • How to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part

    Hi,
    I want to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part like mentioned below:
    http://server/pages/Default.aspx?Title=Arup&Title=Ratan
    But it always return those items whose "Title" value is "Arup". It is not returned any items whose "Title" is "Ratan".
    I have followed the
    http://office.microsoft.com/en-us/sharepointserver/HA102509991033.aspx#1
    Please suggest me.
    Thanks | Arup
    THanks! Arup R(MCTS)
    SucCeSS DoEs NOT MatTer.

    Hi DH, sorry for not being clear.
    It works when I create the connection from that web part that you want to be connected with the Query String Filter Web part. So let's say you created a web part page. Then you could connect a parameterized Excel Workbook to an Excel Web Access Web Part
    (or a Performance Point Dashboard etc.) and you insert it into your page and add
    a Query String Filter Web Part . Then you can connect them by editing the Query String Filter Web Part but also by editing the Excel Web Access Web Part. And only when I created from the latter it worked
    with multiple values for one parameter. If you have any more questions let me know. See you, Ingo

  • List Filter Web Part not Working

    Hi. I'm implementing a SharePoint Server 2013 Enterprise Farm on a new Customer. I've created the desired site structure. When trying to use the List Filter web part, i can configure, connect sucessfully to another webpart and even filter.
    The problem is that the Webpage Dialog with the filters, the radio buttons show up but no description is associated to them. Regardless if i configure the description in the web part properties. I even gone further, and tried do create a choice filter,
    with the same behavior.
    Any help would be appreciated.
    Thank you,
    Tiago Costa   

    Hi,
    According to your post, my understanding is that you have an issue about the list filter web part.
    Per my knowledge, the description column is used to display an alternative value in the Select Filter Value(s) dialog box, which displays when a user clicks the Filter button.
    For example, if you have a Month number column that uses the numbers 1 though 12 as month values, you can use a Month Name column as the Description column so that January is displayed instead of 1, February instead of 2, and so on.
    http://office.microsoft.com/en-in/sharepoint-server-help/connect-a-filter-web-part-to-a-list-view-web-part-HA010250989.aspx
    I tried to reproduce the issue in my environment, however, when I chose the
    Created column for Description field, when I clicked the filter button, the created time displayed.
    Did the issue occur in other pages? You can recreated a new page, then check whether it works.
    You can also use other browsers to check whether it works.
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • SP2013 - Date Filter Web Part looses connection when used in a site template

    Hi,
    I created two table reports in SQL Reporting Services 2012 and inserted in a web page using the Reporting Service Report viewer in SharePoint 2013 with CU Dez 2013. The two reports require two dates and I use two date filter web parts (I did not try the
    date range solution I saw in the fórum).
    So the user inputs the two dates in date filters that send the information to thereports in the same page.
    They work in the site and I saved it as template. However when I create e new site using it as a templates, the date filter connections are broken and of course, they did not work.
    For another report where I usea text filter, it worked without any problem in the template.
    Does anybody know any workaround?
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Hi ,
    The new site based on the saved site template will generate new ID for date filter web part, in the web part page the SPWebPartConnection "ProviderID" value seems still to reference the original date filter web part ID (see from
    SharePoint Designer), as a workaround we can re-configure the web part connection from the web part page manually or programmatically from that new site web part page.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/8d98206d-b41f-4ee4-b537-a4bf5cec0434/sharepoint-2010-save-site-as-template-webpart-connections-broken?forum=sharepointgeneralprevious
    http://sympmarc.com/2007/09/20/removing-a-web-part-connection-in-sharepoint/
    Thank
    Daniel Yang
    TechNet Community Support

  • How can I use today's date as default value in query string filter web part in SharePoint

    I have a query string filter on my web part page. I am trying to figure out how I can set it's default value to Today? I can't find anything online...

    Hi,
    Per my understanding, you might want to set a default value to the Query String Filter Web Part.
    It would not be able to set default value to the Query String Filter Web Part with the OOTB features available.
    By default, with a Query String Filter Web Part in the current page, we can filter other web part in the same page by adding parameters and values in the address bar
    of browser.
    If setting the “Query String Parameter Name” of a Query String Filter Web Part as “t”, then we can filter the corresponding connected web part by inputting such an
    URL into the address bar:
    http://sharepoint/SitePages/Page1.aspx?t=value1
    Suppose you want to filter the list view with a value dynamically when user opens this page, as a workaround, we can generate an URL with the parameters needed when
    page loaded, then redirect user to this URL afterwards. This can be achieved using JavaScript.
    About how to redirect user to other page with an URL:
    http://www.tizag.com/javascriptT/javascriptredirect.php
    How to get today’s date using JavaScript:
    http://www.w3schools.com/js/js_dates.asp
    Best regards      
    Patrick Liang
    TechNet Community Support

  • SharePoint 2013 Filter Web Part configure connection webpage blank

    Hi,
    I've got a problem at one of my clients. I'm trying to connect a filter web part to a document library.
    I'm configuring a connection and the first pop-up (where you can configure a "Get Parameters From or Get Filter Values from" connection type) shows up fine.
    When I select one of the options the next screen is all blank.
    I've used IE in different modes (IE 11, IE 10 IE 9) and also tried using Chrome, but all the same result.
    Can anyone help me?

    Hi Elmar,
    According to your description, my understanding is that the Configure Connection webpage of the filter web part was blank.
    I recommend to add the site where the filter web part existed to the trusted zone and add to compatibility view in Internet Explorer to see if the issue still occurs.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Excel web part and choice filter web part session timeout

    Hi,
    I have set up a excel web part and choice filter web part so I can change the parameters for the excel with the choice filter. I used this link: office.microsoft.com/en-001/sharepoint-server-help/connect-filter-web-parts-to-excel-web-access-HA010105470.aspx
    The problem that I have, is that each time I select a parameter through the choice filter web part, I get a session timeout:
    How can I prevent the session timeouts? I allready checked the Trusted File Location in the central admin (the location where the Excel is uploaded is not mentioned specifically, but the main domain is, so I guess all domains that built upon the
    main domain are also trusted locations?)

    Hi vjo,
    Please try to increase the Short Session Timeout in the trusted file location, compare the result.
    If this issue still exists, please check the ULS log to find whether there is something about this issue.
    The path of the log file is: C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\LOGS.
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Applying a User Filter web part to the Project Summary Web Part

    I've been searching for a way to do this but to no avail!
    Is there a way to filter out the Project Summary Web Part to only display MyItems.aspx?
    nothing seems to work.  I have designer 2013, SharePoint 2013, etc.
    Please advise,

    Hi Boxboy,
    Based on your description, my understanding is that you want to only display current user’s tasks in the Project Summary web part. Is it right?
    Project summary web part displays events and tasks in SharePoint 2013. Per my knowledge, we cannot filter the tasks in the OOB Project summary web part.
    More information about Project summary web part:
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2013/07/11/how-to-use-the-project-summary-web-part-in-sharepoint-2013.aspx
    As a workaround, you can filter the orginal tasks list using Current User Filter web part instead of filtering the Project summary web part.
    Or, you can develop your own Project summary web part using code.
    How to create a web part for SharePoint:
    https://msdn.microsoft.com/en-us/library/ee231546.aspx
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • SQL Server Analysis Services Filter web part.

    Hi all
    In a NTLM farm with 1 SharePoint and 1 SQL server, I am using clamis based authentication for Excel Services app in SharePoint Server 2010.
    While all Excel documents work, I get error on "SQL Server Analysis Services Filter" web part.
    The filter works when I am logged on the sharepoint server and open the Intranet to use it, but doesn't work if I reach the Intranet by not logging on the SharePoint server.
    The error I get is on the filter web part:
    "An error occured while retrieving filter values (The connection either timed out or was lost).
    Anyone else that have had the same problem?
    Any ideas to troubleshoot? :)
    Regards

    OK, I solved this problem with the following workaround: (Notice that the problem may be solved when you have completed just one of the steps, so be sure you make a test everytime you have completed one).
    First:
    Try changing your Excel Services Application File Access Method to
    IMPERSONATE, that can be achieved in SharePoint Central Administration
    -> Manage Service Applications -> Excel Services Application Settings ->
    Global Settings. (Make sure the option for Allow Cross Domain Access is unchecked if you don't have a security certificate installed on the server, also in the most cases you don't need this option). Please take note of your Excel Services
    Application ID.
    Then modify your performance point data connection file in Excel, by oppening Connection Properties and in the Definitions tab, click on Authentication, set Authentication Type to Use a Stored Account and then write your excel services application ID in
    the textbox labeled "Application ID", by default the excel services application ID is
    "Excel Services Application" (no quotes), now click OK. Then click Export Connection File and overwrite current connection file in SharePoint.
    (You may need to restart the Excel Calculations Service on Manage Services in this Farm page).
    Second: (If before step doesn't solved the problem already)
    Change the service account for the SQL Server Analysis Service to an account that have Delegation permission or change the current account to LocalSystem.
    Third (If the other two steps doesn't solved the problem).
    Check in SharePoint Central Administration if the service Claims To Windows Token is started, if not, just start it.
    I solved the connection problem, but now When I get the hierarchies in the filter, I can not drill more than 2 levels down, in the third level it throws the following exception: "There was an error in the callback"

  • Drop Down Filter Web Part

    In Order to improve navigation of my Share point list I need drop down filter web part. How can I make one? Is there an out of the box Filter web part to provide that function? I used Choice Filter web part that is not exactly do what I need. 

    Hi Karan,
    With OOB filter web part, we have the following kinds:
    Text filter   
    Date filter   
    Choice filter   
    Current user   
    SharePoint list
    You could refer more information about them in the article below:
    https://support.office.com/en-au/article/Connect-a-Filter-Web-Part-to-a-List-View-Web-Part-1aabfd67-2e2e-4912-9230-6cb43a2c140a
    If Choice filter web part does not match your situation, please provide more specific information about your requirement.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Adobe Acrobat 8 and I Filter Question

    Hello,
          I have Adobe Acrobat 8 and I Filter 6.0 installed on a WinXP machine. I am also using Windows Search 4.0. My question is on how to create an embedded index of PDF files so that I may search with a keyword through 100 PDF files as an example. This is actually my last resort after searching thoroughly on the web. I have read articles ranging from editing the registry to how to create a single index within Adobe Acrobat for a single PDF file. Again I am looking to create one index that consists of multiple PDF files. If any can help me I would very much appreciate it. I just say to myself that at some point in time some programmer must have said to himself, can I search for a keyword through 20 PDF files on a desktop system or server?
    Thank you,
    Peter

    Hey john,
    Please try downloading Acrobat 8 from the following link:
    Download Acrobat products | 9, 8
    Regards,
    Anubha

  • Library Filter Question

    Within the Metadata Library Filter I often use the 'Treatment' tag to view just colour or just B&W images. I discovered that to give an image the 'Black & White' treatment stamp you needed to use the B&W section in the develop module. However I often use CS5 for my B&W conversion so my question is, is it possible to get this "Black & White' treatment stamp without actually using that aspect of the Develop module?
    Thanks in advance guys

    Unfortunately not.
    Your black and white photos made in Photoshop, will be treated as "Color", even if they were converted to a grayscale "space" in Photoshop. And you cannot even change the treatment to "Black and White", because the treatment control is disabled for grayscale files. This is a little dumb.
    My work around is to apply a "BW" keyword to these files, then use a smart collection with the following rule set:
    Any of the follwofing:
         Treatment is "black and white"
         Keywords contain words "BW"

  • Filter Question 1: Shift Field - when to shift it?

    And by "shift it", I'm really asking in what order to place it, relative to any other filters being applied. And is there a rule of thumb for this particular filter being first or last in the stack?
    The Specific Issue:
    I notice FCP applies the filter automatically when I add HD material to a standard def Timeline (see "Workflow" description below), where the extra material has a different "Field Dominance" than the main footage. This triggers a green render bar, which thankfully doesn't take long to process.
    But I'm starting to see some odd behavior when I then add other filters to one of these clips whose Fields have been automatically Shifted by FCP.
    Specifically, I've been testing MagicBullet's "Noise Reducer" filter on a few of these clips (ones where I've had to magnify the image more than it really wants to be), and once the absurdly long render finally finishes*, the playback of just these clips gets very wonky on my external monitor (with a flashing blue that eventually takes over the whole screen, but only for these clips -- and FinalCut's telling me there's nothing left to render).
    * and this is the subject of a whole 'nother filters-related question I've posted in this same forum
    Interestingly, when I drag the Shift Fields filter from its default top-of-the-stack position in the Viewer down to the bottom, so that it comes after the MB Noise Reducer -- and then wait for another huge render to finish -- now everything seems to play back fine.
    Both filters (FCP's Shift Fields and MB's Noise Reducer) are configured in their default settings, and this apparent conflict with the Shift Fields filter appears to not occur in relation to any other filters I've also been testing (such as Sharpen and Deflicker).
    So -- is this just one of these trial-and-error things, where you keep reordering the filters till they seem happy, or is there a reason why the automatically applied Shift Fields filter should always be last in the stack (even though intuitively it feels like something which should be applied first)?
    Any insights appreciated.
    Thanks,
    John B.
    Toronto
    *Workflow Description*
    (which might be of interest to other one-man-band, tight-budget videographers)
    +I'm currently cutting a series of videos done for a local theatre company. My A-cam is a Sony MiniDV shooting 4:3, and my Timeline is the basic NTSC-DV easy setup. I generally also set up a B-cam at a different angle, which is locked off to get a static shot of the full performing area. This camera is a compact AVCHD unit, shooting at full 1920x1080. I put its material on a separate video track, and when I need to cut to it I use the Motion tab to frame the shot, resize it, and crop in as desired. Sometimes I'll even keyframe a pan and/or slight zoom to give the effect of a human cameraperson following the action live. Since both cameras are recording continuously, I only have to sync up the two tracks once -- and the end product gives a reasonably convincing impression of a two-person shoot.+

    Clearly I need to check in with the Jolly Red Giant himself, since I'm wondering if he's the one I should be pointing my finger at with regard to a bizarre issue I'm encountering: trying to export a previously harmless sequence which now contains clips with two Red Giant / Magic Bullet filters -- all fully rendered, but the Export time is expanding faster than a Supernova.
    Thread is called "Renders Gone Wild", if you have any advice on what I should do.
    Thanks,
    jb

  • Filter Question 4: Sharpen's Luminosity option

    When using the very basic Sharpen filter (not the FX Plug one), the Luminosity option appears to be unchecked by default. FCP Help doesn't seem to offer any suggestions as to when it would be appropriate to turn it on.
    With the very small amount of Sharpening I'm applying, the difference between having the Luminosity checkbox on or off is extremely subtle. But am I correct in concluding from my squinting eyes that having it On keeps certain colors from slightly oversaturating, due to the contrast-increasing effect of the filter itself?
    But that would seem to suggest having the Luminosity On would be the default setting-- so is there something else about that option of which I should be aware -- or wary of?
    Thanks,
    John B.
    Toronto

    Andy Mees wrote:
    What does all that mean? It means it would be appropriate to use this option when you think it looks better if you do.
    Agreed (and echoing David's point). But it also means:
    Why can't Apple's "Help" documentation provide quick access to a simple paragraph as succinct, as informative, and as helpful as the one YOU just wrote! With hyperlinks that would let me learn more about "3X3 convolutions" if I so choose? The point is, even if my understanding of the tech aspect is minimal, at least that was an explanation of what the different parts of the filter DO.
    Now actually using that same filter in a tasteful way obviously involves testing, experimentation, and lots of trial-and-error experience. My annoyance with Cupertino crowd is when they don't seem to want to tell us anything about a particular function whatsoever -- as if to say: "Oh it's much too complicated to try and document -- just click away on the buttons and eventually you'll figure out what it does".
    I'm not saying the "figuring out" still doesn't have to happen -- but please just give us a general idea to get the ball rolling. Either that, or hire someone like Andy Mees to make the Help files a bit more Helpful!
    jb

  • FCP to PP questions: part 5

    13) In FCP if you right click on a clip it shows you, amongst other info, the duration of the clip in the timeline. I can't seem to find that same information in PP. Does it exist in an easily accessible way and if so where?
    14) In FCP when you have a cut in a clip you can click on the cut and hit delete and it rejoins the two parts. Can't seem to do this is PP. Is it possible and if so what am I doing wrong?
    15) In the effects window i have created a favourites folder. 2 questions here. Firstly when I drag an effect into the favourites folder if the favourites folder is off the bottom of the window it won't auto scroll down to it so I have to enlarge the bottom of the window in order to have the favourites folder showing so i can drag and drop into it... so am i missing something or is this the way you have to do it
    b) I can't seem to move my sub-folders around in the favourites folder. Or in fact the filters. they just sit where they want. Can I move these sub-folders around?

    cheers
    i have had a lot of responses on here and the other forum (from Denis actually) so i'm going to digest it all and make notes on what I can do until it becomes muscle memory and compile my features wish list then hop on over and post them and cross my fingers
    i do have to say though that my brief time with PP CS6 has been far more palatable and far less frustrating than my brief time with 5.5 and I do appreciate everyone's input and solutions so far. At it's core PP does seem blinding and I am old fashioned and want tracks and I want naming conventions to remain the same and the things that seem to be missing are pretty much the little things that I have gotten used to from FCP rather than core issues so hopefully they'll come over time and in 6 months I can fondly kiss FCP7 goodbye.
    Cheers all and cheers Adobe for not being riddled with hubris.

Maybe you are looking for

  • Sharing music between users on the same computer

    I'd like to make one iTunes library that serves multiple users on that computer (all the users are me anyway). Is that even possible?

  • Why can't i connect to the Wi-Fi at my doctors office?

    It's a free, open network but i try logging on to my new MacBook Pro and nothing! I go to network settings and diagnostics and it says im connected via Wi-Fi but isp failed and internet connection failed. On my Iphone 4s it works great, as soon as im

  • My 6500A prints photos far too dark - how do I get round this????

    My 6500A prints photos far too dark - how do I get round this???? I can't find any OBVIOUS way of controlling this.

  • N70 not connecting to the computer

    I've got a nokia N70 and yesterday the PC suite said that a new version of the suite was available..So i updated to the new version.But when i tried to install it, i got an error saying that one of the installation files was corrupted.I then reinstal

  • Essbase Cube Performance

    Hi, We have migrated Essbase applications and server to new server. But cube build is taking almost double time as compare to old server. Eventhough new server configuration is very powerfull (Processor - 3Ghz, RAM-8GB, Disk Space - 380 GB). All the