mdx building set from external file -


i trying build 'dynamic' mdx take external file (which has 1 column multiple rows) input build set. set used part of mdx. not sure doable? t-sql ground, it's pretty doable in t-sql, how mdx?

last week published mdx script injection projects on codepelx.

https://mdxscriptinjection.codeplex.com/

the mdx script can updated or extended code without need deploy cube again. can useful when mdx script dynamically expand e.g.

  • update cube side sets
  • generate sets external data source sql querys or xml content
  • create dynamic calucalate member
  • update whole section in mdx script

any feedback or proposalis welcome. not hesitate contact me.

regards,

marco


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -