SSAS Drillthrough in Excel -


I have a problem when trying to drill in Excel I have a fact table of employee closure set up like the following Each line is an ending.

example screenshot

Drillithu function in SSAS I ASSP.GetCustomDrilthroughMDX I'm actually using a new verb in the cube with the following action expression.

  'call ASSP.ExecuteDrillthroughAndFixColumns ("' + ASSP.GetCustomDrillthroughMDX (" [employee]. [Employee ID], [employee employee] [company name], [employee employee]. [Last name], [employee employee]. [First name], [employee employee]. [Start date], [employee employee]. [Last worked], [[employee employee] [hr title], [employee * ] [Job Title], [Employee] [HR Status], [Employee Employee]. [Location ID], [$ Section]. [Division Number [], [[Name of the Department], [$ employee]. [Supervisor], [Division $]. [Division Name] ") '' '' ''  

Condition

  [remedies]. Newsletter member [remedy] [Unethical] or [remedy]. The centenary is [remedy]. [Voluntary]  

When I try to drill in desired, unwanted, voluntary, involuntary and other measures and in a spatial array, I get the total amount of total workforce Is not only voluntary For example, if 6 employees were voluntary, and 4 were immoral, and I drill voluntarily, I do not get 6 employees, I get all the 10 details rows. I hope that I do not have to create a separate solution group for every type of termination any thoughts?

So I understood that in cubic design, I clicked each measure in the termination measurement group and the properties Went in Under the properties, expand the source for NullProcessing property, set it to be protected This underlying fact will preserve zero values ​​in the table. By default, SSAS assumes zero as zero, hopefully it helps someone else.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -