USE_EQUAL_ALLOCATION
go                        
COMMIT TRANSACTION 
go

select [Dim Time].[Fiscal Year -  Fiscal Quarter -  English Month Name].[All] on columns 
                        
from [Adventure Works DW] 
                        
where  ([Measures].[Sales Amount Quota],
                          
[Dim Employee].[Dim Employee].&[285],
                          
[Dim Time].[TimeKey].&[1])

相关文章:

  • 2021-09-17
  • 2021-09-17
  • 2021-11-23
  • 2021-04-18
  • 2022-12-23
  • 2021-09-17
猜你喜欢
  • 2022-12-23
  • 2021-11-04
  • 2022-12-23
  • 2021-06-10
  • 2022-12-23
  • 2021-08-25
  • 2021-12-28
相关资源
相似解决方案