• What is dbt_artifacts?

    dbt_artifacts is a package for modeling a dbt project and its run metadata. It includes the following models to help you understand the current state of a dbt project and its performance over time. It...

  • Data migration from the Salesforce to snowflake Data warehouse by using Matillion

    Purpose of the Article: This blog explains how to load the data from Salesforce to Snowflake Intended Audience: This article will help our Organizational level kind of developers working on data migra...

  • WiMAX-A Study of Mobility

    1. Introduction The wireless market is growing rapidly; being pushed through wireless connectivity demand various wireless connectivity means are emerging (WLAN/802.11, WMAN/802.16a, WWAN/802.16d) [IE...

  • Weblogic Upgrade

    Patch Name wls1036_upgrade_generic.jar Reference https://www.youtube.com/watch?v=Be6hrYTANQE Just Click Next and Next MAKE SURE ALL OBIEE SERVICES ARE DOWN AND CLOSED IN PROCESS Open CMD prompt C:Mid...

Tags

bics installation OBIEE obiee 11g installation guide Oracle

Categories

Custom Sorting to OBIEE 11g

Custom Sorting to OBIEE 11g

Custom Sorting to Column values in Pivot table

Custom Sorting In Pivot Table:

We have order status and the transactional amount. The requirement is to show the transactional amount across the three different order status:

1.Booked
2.Cancelled
3.Closed

User wants the order status to be sorted in the report as below:

1.Closed
2.Cancelled
3.Booked

By default, obiee would sort the values in the alphabetical order. Generally sorting is applied from left to right, therefore the column for which custom sorting has to be applied should be placed in the left. Status is sorted using sort column in which the sorting order is defined and it should be placed in the left side.

Order status and total order amount  result

column formula – sort (pic)
add sort column at the last and without applying sort-check criteria
Pivot Table:
No Comments
Post a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.