0

Vendors with few linked items

Hi,

I have a report which has worked in the past, but now fails to run and I can't see why.

The report should return a list of vendor ID's, where the vendors have less than 6 linked items. the Jet formula is :
=NL("Rows","SQL=SELECT VENDORID FROM IV00103 GROUP BY VENDORID HAVING %Filter1%","VENDORID","1S=COUNT(VENDORID)","<6")
This has now started to return an error : The data provider returned the following error : Invalid object name 'IV00103'
Inserting the formula : =NL("Rows","IV00103","VENDORID") does work fine.

We are using Dynamics GP 2010 and Jet 2015 Update 1.

Any help would be much appreciated.

Thanks
Wilf

3 comments

Please sign in to leave a comment.