473,322 Members | 1,431 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

filter members in owc pivottable

I want to dynamicaly filter the members in my pivottable.

Here you see how it's done the static way:

pview.RowAxis.InsertFieldSet pview.FieldSets("manager)
Set fld = pview.FieldSets("manager").Fields(0)
fld.FilterFunction = c.plFilterFunctionInclude
fld.FilterMembers = Array("ZWAENEPOEL Geert","VAN COILLIE Caroline")

but I receive the selected members from another page, they are all in
the field 'selectedmembers', so I tried this:

fld.FilterMembers = Array(selectedmembers.value)

but this doesn't work. any ideas?

bart
Jul 19 '05 #1
0 1498

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: SJM | last post by:
I am starting to use the PivotTable and PivotChart form view for the first time and am having problems with dates. I would like to group by month. What I find when I do this using the form...
0
by: Filo | last post by:
Hello, Design nice PivotTable or PivotChart (selecting fileds,captions, colors, fonts, order of fieds etc.) sometimes takes more then 1 hour and I hate when after this my boss (or I self) ask me...
0
by: Chrysan | last post by:
I have dragged a PivotTable(which id="PivotTable1") control on my page(Index.aspx). And, How do I reference this PivotTable control in my code-behind(index.aspx.vb)? Because I notice when I...
0
by: Chrysan | last post by:
I have create an asp.net(.aspx) page, with a PivotTable control. I noticed that, I can't reference it in my code-behind(.aspx.vb), because it doesn't has the line 'Protected WithEvents PivotTable1...
0
by: John | last post by:
I'm using vb.net application and I add a PivotTable(.10) control in my aspx web form. I'm able to connect this PivotTable to a cube in Analysis, but I'm not able to fill the PivotTable with an MDX...
1
by: stgraham75025 | last post by:
I am trying to create a pivottable from vs vb.net with no success. I continue to get the same error (Exception from HRESULT: 0x800A03EC). I have a recordset read in and ready to use, but this is...
0
by: Forrest | last post by:
Hi, I have a little problem with PivotTable form OWC11. PivotTable has Properties called XmlData. When I loaded some XMLData to this properties then my application stop for few minutes ok, maybe...
0
by: Helmut Kotsch | last post by:
Hi, this drives me crazy, 4 years ago I defined in an ACCESS 2000 application a "PivotTable-Form". The resulting EXCEL table inclusive the "Data refresh" works perfect. I now want to...
1
by: Steve67 | last post by:
Having trouble with the PivotTable. Everytime I push the icon to create a PivotTable, Access shuts down on me. Is this some kind of bug in the program?
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.