Categories
- All Categories
- 75 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 40 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Is it possible to use multiple letters in the 'begins with' filter
Summary:
We have some OTBI reports that we use an agent to schedule and they have gone over 25k rows so now they are not including the full data set (currently 44k rows)
Content (please ensure you mask any confidential information):
I know the best solution would be to re-do this report in BIP, but I have limited SQL knowledge. I have to split the report somehow, and the best way would be to run from customer name A-M and N-Z in two separate agents, then combine. Does anyone know if it is possible to use the customer name field with 'begins with' filter, and use multiple letters/range of letters? I have tried inputting with commas in-between but this didn't work. Thanks in advance, still very much learning!
Version (include the version you are using, if applicable):
Oracle Fusion Cloud ERP - 24B
Code Snippet (add any code snippets that support your topic, if applicable):
Answers
-
Hi @CarolineH
If you are looking for any OTBI team help, below is the correct forum.
Oracle Transactional Business Intelligence — Oracle Analytics
Regards,
Arjun
1 -
Hi @CarolineH ,
Yes, you can. You can create one filter with Begins with A let us say and then click 'Convert it into SQL' checkbox and add a OR condition and copy the same filter with letter B.
Not a nice way of doing things but it can give you what you are looking for. It should look something like below:
Thanks.
0 -
You can split the output in BIP various links as follows
https://www.trinamix.com/wp-content/uploads/2021/04/Splitting-large-volume-BIP-Report-output-into-multiple-output-files.pdf
0 -
Hi @CarolineH ,
your question has been moved to the OTBI category posted by Arjun above, no need to repost it there :)
0