Results 1 to 4 of 4
  1. #1
    Datech is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    40

    Display As Pivot Table with Pass Through Query

    When you want to display the results of a query in pivot table mode in a form, you set the Default View or the query to Pivot Table and then put a subform in your form to display it. When I try to do that with a passthrough query, that setting is no where to be found.



    I know very little about MSSQL Server, so should I be configuring the pivot table server side and displaying it another way in Access, or am I missing a setting on this query?

  2. #2
    TheShabz is offline Court Jester
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2010
    Posts
    1,368
    save the passthrough query, then have another regular select query that's basically a SELECT * FROM the passthrough query. save that in pivot table view and you should be good to go.

  3. #3
    Datech is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    40
    Quote Originally Posted by TheShabz View Post
    save the passthrough query, then have another regular select query that's basically a SELECT * FROM the passthrough query. save that in pivot table view and you should be good to go.
    Thanks! There should not be too many performance issues with this correct? The passthrough query will be the same for almost everyone, and the local processing to pull it to the new query shouldn't be too different between clients, right?

  4. #4
    TheShabz is offline Court Jester
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2010
    Posts
    1,368
    you'd only have issues with a slow network and huge datasets. otherwise, you're fine.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Problem with Query and pivot table
    By winterh in forum Access
    Replies: 1
    Last Post: 04-18-2012, 10:03 AM
  2. Pivot Table from Query to Form
    By polpolpol in forum Forms
    Replies: 0
    Last Post: 03-20-2012, 12:11 PM
  3. Replies: 1
    Last Post: 12-18-2011, 01:28 AM
  4. Query default to Pivot Table view
    By Theremin_Ohio in forum Access
    Replies: 1
    Last Post: 03-30-2011, 09:17 AM
  5. Replies: 0
    Last Post: 06-06-2010, 08:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums