Queries: 10
Layouts: 1
10
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Presentation].[Case].[ASSIGNEE_CURR]))
|
|
Group Name
|
#/* Replaced with Team Name field from Current Team on Case */# CASE(char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name])-21) WHEN 1 THEN 'Team '+'00'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 2 THEN 'Team '+'0'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 3 THEN 'Team '+''+substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) ELSE [Presentation].[VW_STG_CURRENT_TEAM].[Team_Name] END
|
|
Action
|
'4: Closed'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New CLOSE date field */# [Presentation].[Case].[DATE_CLOSED_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New CLOSE date field */# [Presentation].[Case].[DATE_CLOSED_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1))
|
label
Current Date Stamp-1
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Presentation].[Case].[ASSIGNEE_CURR]))
|
|
Group Name
|
#/* Replaced with Team Name field from Current Team on Case */# CASE(char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name])-21) WHEN 1 THEN 'Team '+'00'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 2 THEN 'Team '+'0'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 3 THEN 'Team '+''+substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) ELSE [Presentation].[VW_STG_CURRENT_TEAM].[Team_Name] END
|
|
Action
|
'1: Assigned'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with DATE_ASSIGNED_EST date field */# [Presentation].[Case].[DATE_ASSIGNED_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with DATE_ASSIGNED_EST date field */# [Presentation].[Case].[DATE_ASSIGNED_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1 ))
|
label
Current Date Stamp
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Presentation].[Case].[ASSIGNEE_CURR]))
|
|
Group Name
|
#/* Replaced with Team Name field from Current Team on Case */# CASE(char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name])-21) WHEN 1 THEN 'Team '+'00'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 2 THEN 'Team '+'0'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 3 THEN 'Team '+''+substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) ELSE [Presentation].[VW_STG_CURRENT_TEAM].[Team_Name] END
|
|
Action
|
'2: Sent for Verification'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1 ))
|
label
Current Date Stamp
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Presentation].[Case].[ASSIGNEE_CURR]))
|
|
Group Name
|
#/* Replaced with Team Name field from Current Team on Case */# CASE(char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name])-21) WHEN 1 THEN 'Team '+'00'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 2 THEN 'Team '+'0'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 3 THEN 'Team '+''+substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) ELSE [Presentation].[VW_STG_CURRENT_TEAM].[Team_Name] END
|
|
Action
|
'3: Returned from Verification'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1 ))
|
label
Current Date Stamp
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
[Presentation].[Case].[VERIFIER]
|
|
Group Name
|
'Verifiers/Coaches'
|
|
Action
|
'6: Verified'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New VERIFIED_DATE_EST date field */# [Presentation].[Case].[VERIFIED_DATE_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New VERIFIED_DATE_EST date field */# [Presentation].[Case].[VERIFIED_DATE_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1 ))
|
label
Current Date Stamp
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
[Presentation].[Case].[VERIFIER]
|
|
Group Name
|
'Verifiers/Coaches'
|
|
Action
|
'7: Rejected by Verifier'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1))
|
label
Current Date Stamp
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Presentation].[Case].[ASSIGNEE_CURR]))
|
|
Group Name
|
#/* Replaced with Team Name field from Current Team on Case */# CASE(char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name])-21) WHEN 1 THEN 'Team '+'00'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 2 THEN 'Team '+'0'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 3 THEN 'Team '+''+substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) ELSE [Presentation].[VW_STG_CURRENT_TEAM].[Team_Name] END
|
|
Action
|
'8: Sent to Pending'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New ACTION_TIMESTAMP_EST date field */# [Presentation].[VW_STG_HISTORY].[ACTION_TIMESTAMP_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1))
|
label
Current Date Stamp
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Latest Valid Data Load Date
|
[Presentation].[Data Load Archive].[Latest Valid Data Load Date]
|
Case Number
|
[Presentation].[Case].[ID]
|
|
Processing Centre
|
'="'+[Presentation].[Case].[PROCESSING_CENTRE]+'"'
|
|
Age
|
[Presentation].[Case].[CMT_AGE]
|
|
Date Open
|
#/* Replaced with New OPEN date field */# '="' + cast([Presentation].[Case].[DATE_OPEN_EST_DATE_TIME],varchar(19)) + '"'
|
|
BF Date
|
#/* Replaced with New BF date field */# '="' + cast([Presentation].[Case].[DATE_BF_EST_DATE_TIME],varchar(19)) + '"'
|
|
Work Type Name
|
[Presentation].[Work Type].[NAME]
|
|
Sub Type Name
|
[Presentation].[Sub Type].[NAME]
|
|
Business Unit
|
[Presentation].[VW_STG_DEPARTMENT].[CODE]
|
|
Classification
|
[Presentation].[Case].[CLASSIFICATION]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Presentation].[Case].[ASSIGNEE_CURR]))
|
|
Group Name
|
#/* Replaced with Team Name field from Current Team on Case */# CASE(char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name])-21) WHEN 1 THEN 'Team '+'00'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 2 THEN 'Team '+'0'+ substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) WHEN 3 THEN 'Team '+''+substring ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name],22,char_length ([Presentation].[VW_STG_CURRENT_TEAM].[Team_Name]) ) ELSE [Presentation].[VW_STG_CURRENT_TEAM].[Team_Name] END
|
|
Action
|
'5: Cancelled'
|
|
ACTION_TIMESTAMP
|
#/* Replaced with New DATE_CANCELLED_EST date field */# [Presentation].[Case].[DATE_CANCELLED_EST]
|
|
Date of Action(-4hrs)
|
#/* Replaced with New DATE_CANCELLED_EST date field */# [Presentation].[Case].[DATE_CANCELLED_EST]
|
|
Current Date Stamp-1day
|
(_add_days ( cast(getdate(), date), - 1))
|
label
Current Date Stamp-1
|
Group
|
[Presentation].[VW_STG_ACCESS_CONTROL].[NAME]
|
Case Number
|
[Union5].[Case Number]
|
|
Processing Centre
|
[Union5].[Processing Centre]
|
|
Age
|
[Union5].[Age]
|
|
Date Open
|
[Union5].[Date Open]
|
|
BF Date
|
[Union5].[BF Date]
|
|
Work Type Name
|
[Union5].[Work Type Name]
|
|
Sub Type Name
|
[Union5].[Sub Type Name]
|
|
Business Unit
|
[Union5].[Business Unit]
|
|
Classification
|
[Union5].[Classification]
|
|
Assigned To
|
trim (both ' ',trim (both '·',[Union5].[Assigned To]))
|
|
Team Name
|
[Union5].[Group Name]
|
|
Action
|
[Union5].[Action]
|
|
Group
|
[Union5].[Group]
|