powerpivot - Excel: automatically replicate number of lines -


i have huge table1 many columns. need bring on information table2 which:

  1. only has 10 columns
  2. values in these columns calculated (e.g. if/then, index/match, etc)
  3. currently "=table1[xxx]" , incorporate in needed formula, i.e. table2 has exact number of rows table1.

problem: data in table1 refreshed weekly, i.e. new lines appear. how can make table2 automatically take number of lines/entries table1 has? made table2 2 times longer, results in value errors prevents me using pivot tables. think solution can done using powerpivot connections i'm stuck regards how it.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

sitecore - Resolve ISitecoreService using SimpleInjector -