Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to change default value in selection in HR Line Manager Dashboard

Received Response
43
Views
1
Comments

Summary

Opening the line manager dashboard a default BU is displayed can this be changed to default All

Content

Managers have workers in different BU's. When starting the HR Line Manager Dashboard one BU is by default selected. Can we change this default to all?

That will make it easier for line managers to have an instant view of their staff / workers in their line.

See attache file for example

Wouter

Selection line manager dashboard.JPG

Tagged:

Answers

  • ravikiran goda-Oracle
    ravikiran goda-Oracle Rank 6 - Analytics Lead

    Hi Wouter,

    For this to change, you need to change the below SQL from the Business unit prompt then it will become default all

    SELECT DESCRIPTOR_IDOF("Business Unit"."Business Unit Name") FROM "Workforce Management - Worker Assignment Real Time" FETCH FIRST 1 ROWS ONLY ORDER BY "Business Unit"."Business Unit Name"

     

    Regards,

    Ravi