Closed Thread
Results 1 to 2 of 2

Import large table into Data Model, create Power Pivot with distinct alphanumerical data

  1. #1
    Forum Contributor
    Join Date
    08-20-2011
    Location
    Oslo
    MS-Off Ver
    MS 365
    Posts
    245

    Import large table into Data Model, create Power Pivot with distinct alphanumerical data

    Hi,

    I have an Excel workbook that contains a large range of data in C7:IVE50 please see attached. The extent of the range will change dynamically vertically and horizontally depending on refreshing a VBA code that fetches and organizes data from an external source workbook. The range isn't formatted as an Excel table per se, just a normal range. The main header row is row C8:IVE8, but really the rows C9:IVE15 are also headers. The actual data is contained in C16:IVE50. (I had to distribute the header information in several rows, because creating concatenated strings of the data in AC9:IVE15 would result in headers with >100 characters, which is above the maximum limit for Data Models).

    I am quite new to Power Pivot and have tried to import the data into a Data Model, but my laptop PC ran out of memory and couldn't perform the task.

    Does anybody know how to piece this together so the data gets imported?

    Also, I want to create Power Pivot tables from the data and will need to create measures and use the CONCATENEX function to be able to show and filter distinct alphanumerical data in the table, probably using some version of the DAX formulas below.

    ListProductTypes = CONCATENATEX(DISTINCT(Product);Product[ProductType] ;", ")
    ListProductTypes = CONCATENATEX(VALUES(Product);Product[ProductType] ;", ")

    There are a lot of columns though, and I wonder if there is a way to create these measures en masse within the Data Model without having to create them one by one in the PivotTable Fields?

    Best regards,
    Marbleking
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,780

    Re: Import large table into Data Model, create Power Pivot with distinct alphanumerical da

    Closed in favour of the thread in Commercial Services - sorry, but you can't have threads in both places - it's one or the other. Thanks for your understanding.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. editing a power pivot data model that's not a linked table
    By DAKevin in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 12-13-2019, 10:55 AM
  2. Replies: 3
    Last Post: 07-12-2019, 06:17 AM
  3. Power Pivot Data Model Error
    By MarkZang in forum Excel General
    Replies: 0
    Last Post: 01-31-2018, 11:51 AM
  4. Creating a Pivot Table from Power Pivot Data Model?
    By nobodyukno in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-17-2017, 12:02 PM
  5. [SOLVED] Power Pivot and Data Model theory
    By BDD2015 in forum Excel General
    Replies: 9
    Last Post: 11-04-2016, 09:45 PM
  6. power pivot table - Data model
    By pccamara in forum Excel General
    Replies: 2
    Last Post: 04-18-2016, 11:20 AM
  7. adding a calculated field to power pivot data model
    By stephme55 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-26-2016, 07:13 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1