Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Row highlight is very much needed.
-
With March updates, conditional formatting limitations are fixed. I think we have all required options including your query now.
-
@Dave Brandon We also faced similar issues with dates. At dataset level, you need to set using ifnull(column, date) . Date should be some pat unique or future unique.
-
@Michal Zima Thanks for pointing out it. I have misinterpreted the requirements. We regularly use this formatting for currency in our financial data in our existing OBIEE Dashboards. Up voted for this.
-
@Vlastimil Kukla Got it. But I don't think Data format type should be part of conditional formatting. This can be achieved easily through expression filters. Let Product Manager take a call on it.
-
I think Attribute based conditional formatting is now allowed in OAC. Can you explain what is missing. ?
-
@Luis E. Rivas -Oracle Here is the more details explanation which you have already explained. Author t should have option to create table manually with option to select number of rows and columns in Dataset. Edit capability to update /add/remove rows to whoever having Edit permission. Save the Dataset should reflect the…
-
Much awaited feature. Similarly waiting for another much awaited feature is copy-paste values in filters.
-
Thanks @GabriellePrichard-Oracle . So far no issues with workarounds.
-
@Gianni Ceresa Thanks for quick clarification and understanding the core issue. I have filed a Idea for it. Workaround you suggested may not work for larger datasets which we have typically. I come across this issue when my Dataflow is failed. After investigation of dataflow failure, I found the reason of duplicate values.…
-
@Jahnavi-Oracle As per my understanding, this is upcoming feature. You may check the road map.
-
Single click action is already available for Table/Pivot table.
-
@Ajinkya Vyawahare We can use Logical SQL for filter and available values as well initial values. OfCourse GUI is always better.
-
100% agree on it. Recently I came across similar situation.
-
@User_H03AE Drill from Pivot table may change the column data type. That might cause the problem.
-
@User_H03AE Check the data type of columns. There is a possibility of change of column type in excel. If your file size is big, total cell count also matters. Also check headers with any special charactors.
-
I was about to raise this idea. Few days back , I got similar feedback from my users. It is useful to understand how columns are defined.
-
I am using it. It works fine for me. Create two parameters. Parameters values can be set dynamically with logical expression or pick list.All depends on your business case.
-
Create two Parameters and bind it in filters. Filter like this.
-
Thanks @Gianni Ceresa Will try and let you know.