hi
i have a issue to filter the locations in each company using SETFILTER but
it throws an error:
A maximum of 12 parameters must be used when calling the function. For example:
MyFunc( .. , .. , .. )
ROUND(MyVar)
ROUND(MyVar,0.05)totally there are 26 locations to be hardcoded in the same setfilter function.
the report is common to every company in the DB.If i run the report in any company it should filter the locations company.
Kindly help me ](*,) :shock: :?:
0
Comments
Welcome to mibuso. =D>
you just create one Boolean Variable in Location Table and set value for this Boolean field based on condition.After that use SETFILTER.kindly avoid hardcoded .
Regards,
Muthusubramanian.M
This will definitely throw error LOL
Edited: Yep, reproduced. Can't believe that people making this code