09-07-2011 10:39 AM
I originally found this problem while trying to add dynamic members to a group, but the problem is the same as doing an advanced query. Here is the situation.
- Search for: Contact
- Type: Opportunity,
- Field Name: [Product] Item #
- Operator: Contains Data
- Search for: Contact
- Type: Opportunity
- Field Name: Probability of Close
- Operator: Greater Than
- Value: 50
Any thoughts here? Am I doing something wrong? I would think this is a pretty common use of Dynamic Groups and I would really really really like it to be working. Thanks!
09-07-2011 01:20 PM
I've heard that products don't work very well in advanced queries. I believe this may be a product defect unfortunately.
The only way I have done this before is using an addon product. I know Topline Dash will do this. http://toplineresults.com/addons/topline-dash.aspx
09-08-2011 02:47 PM
This may not be a solution you are interested in, but food for thought:
We have a client where their ACT! 2011 database wasdoing something similar to what you mention - yes it is related to using queries running against the Products table (am thinking that it is the inherent complexity of the relations: many to many in contacts and opportunities and again another many to many in products to opportunities - the query engine does not parse the data correctly).
Anyway, we scripted a simple OLE DB link to Excel which included some basic filtering. They then just open the spreadsheet and use the Excel sorts and filters to create the "report" they need for the given day.
09-08-2011 10:50 PM - edited 09-09-2011 06:56 AM
Thanks for the info guys. I have already started proceeding down the excel rout. It really stinks that I cant do this with the internal ACT program, but I am going to make it work one way or the other. I have built all my company databases on the premise that I could do this.
09-08-2011 11:06 PM
That is a very creative way of doing it, Scott!
I'll have to try that trick myself.
09-09-2011 07:15 AM
@650nmWolf wrote:
...It really stinks that I cant do this with the internal ACT program, but I am going to make it work one way or the other. I have built all my company databases on the premise that I could do this.
I agree, it is a real bummer, haven't test in 2012 to see if they have reworked what goes on in the query builder.
Interestingly, it seems that it works in databases created by 2011, but my casual observation is that databases that were converted from earlier version it no workee. Further - if you have queries running that way that were built in the earlier versions of ACT! and were converted, the queries work - UNTIL you go to edit them - then they break and will never work again.
Cool, right?
09-09-2011 07:17 AM
@Hammatime wrote:
That is a very creative way of doing it, Scott!
I'll have to try that trick myself.
Hey Hamma - go get your own thread!