In report studio create three queries. Each query has the columns employee, type and number. The first query has a filter on type = 'Work', the second type = 'Work' and the third type = 'Mobile'. Then create a join (query 4) between query 1 and 2 linking on employee. Then create a join between...
The best value for MultiFileCubeThreshold depends on the size of your input records. Small records will mean you can set the value much higher. You have to test some different values.
If you set the value to high it is possible you will create mdp files that are larger then 2G. If you set it to...
Use the parameter MultiFileCubeThreshold. This parameter sets the number of rows for one file (or something like that). You should test some different values. We use MultiFileCubeThreshold=7500000.
This can be set in the ini file (so all cubes will be using this value) or as an input parameter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.