I am looking for a way to overcome a limitation in Report Studio where the Filter can't exceed 11,500 characters and I have 25,000 if I structure my query the way I have it right now. The requirement is to find all revenue for partners who are partners of a specific Distributor. The input I have is a list of account names.
I currently am using a "field like value or ..." structure. I have tried using a "Field in (list of values)" structure and that actually increased the number of characters in my query.
I know I should actually tag the data but at this point I don't have that capability in the source system and no way to append it in ETL either. What are your recommendations?
I currently am using a "field like value or ..." structure. I have tried using a "Field in (list of values)" structure and that actually increased the number of characters in my query.
I know I should actually tag the data but at this point I don't have that capability in the source system and no way to append it in ETL either. What are your recommendations?