Please see the screenshot Grand_total screenshotenter image description here
How to get dollar($) sign in grand total in OBIEE 12c?
336 views Asked by Jon Don At
1
There are 1 answers
Related Questions in BUSINESS-INTELLIGENCE
- Does Power BI provide an OOTB Geographical Dimension Table
- Customer Churn Calculation
- Data Looks good in Power Query Editor but only showing cells with 0 values in Table View
- Rebuilding fact tables with over 30 million rows takes over 1hr
- If there a way to determine if a set of values contains a single instance of a string and create a new variable with only that string?
- Indexed parent-child hierarchy table to fact table
- the right grain of a fact table in data warehouse
- Donut Chart and percentage visualisation in Tableau
- Data vault 2.0 hub end date
- Cumulative Total of DAX Measure without Date Filters
- Create a graph for the previous weeks using postgres
- Many-to-many relationship database design
- PowerBI remember filters when opening new report from another report
- BigQuery : Time Stamp of Next Events are Lesser Than Previous Event's Time Stamp
- Download file in AWS S3 bucket using SSIS
Related Questions in OBIEE
- OBIEE not able to connect with Mongo Database
- SQL Case When Oracle Error code: 932, message: ORA-00932: inconsistent datatypes: expected CHAR got DATE at OCI call OCIStmtExecute. (HY000)
- How to display Grand Total for only one column in pivot table in Oracle Analytics Server?
- Convert MongoDB Schema generated using 8.0 driver version to 8.1 driver version
- How do I put a search in the text box in a report view with Microsoft Report builder?
- RTF template Pagetotal + Brought/Carried Forward
- Where can I see .atr files in OBIEE
- OBIEE 12c Last Modified is not updated when we unarchive file
- Why there are some hidden files in OBIEE12c catlog
- How to speed up a writing and reading speed from data mart via splitting it into multiple parts in data warehouse and use it in OBIEE?
- OBIEE 12 c RCU installation stuck on DB connection
- OBIEE Migration
- How can I add outer markup to OBIE
- Reverse display in a pie chart in obiee
- OAS - Sum of 2 parent agg from different levels
Related Questions in ORACLE-BI
- BI Report - Bursting - Not generating output file
- Oracle OTBI Fusion:Wanted a query to fetch last day of previous year to use in OTBI
- How Can i change Lexicals in Oracle BI publischer 12c with a Parameter
- Reverse display in a pie chart in obiee
- Oracle BIP parameter - Missing Right Parenthesis error
- Oracle sql to find the next monday from the stop time in the query
- Is there a way to generate a QR code with multiple lines of text in Oracle BI Publisher report?
- Oracle BI Publisher Scheduled Report to FTP File Name
- Change Catalog Type in Oracle BI Publisher 12.2.1.0.0
- Oracle Analytical Desktop Variable Prompt issue
- How to put 0 instead of blank in rtf template
- Do not apply for a visualisation "use as filter" from the other visual - oracle OAS/DV
- How install Marketing Segmentation in Oracle Business Intelligence Enterprise Edition 12c
- BI publisher, Issue with repeating field in PDF template
- OTBI analytic to function value is not null in any one of the columns for a particular employee
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
If you correctly set up the Data Format options for the column in question, then any setting also gets applied to the grand total. So just go to "Column Properties" -> "Data Format" -> "Treat Number As" = Currency and "Currency Symbol" = $
Done.