Sean Archer - Business Evolution
Comments
Recent activity by Sean Archer - Business Evolution
-
You could put the SQL logic in a stored procedure and call that in both the report and dashboard.
- View comment
- 0 votes
-
Hi, this is effectively the same as the following request https://support.boyum-it.com/hc/en-us/community/posts/4413670774673-Provide-a-browser-control-or-PDF-viewer-for-the-B1UP-Dashboard Can we c...
- View comment
- 0 votes
-
Thanks Rasmus
- View comment
- 0 votes
-
Hi Tacio, I hadn't...In this case it worked perfectly for what I required; thanks for the tip. Cheers, Sean
- View comment
- 0 votes
-
Hi Jennifer, A quick way to work around it might be to add TRY/CATCH around your code that is setting the tax fields TRYBEGIN Set($[$item.col.type]|valueToSet);ENDCATCHBEGIN // Do nothingEND ...
- View comment
- 0 votes
-
Hi Sergio, A simple way to achieve this is to have the optional items on the Bill of Material but set to Inactive and change the active status based on the product configuration. If you setup the p...
- View comment
- 0 votes
- Official comment
-
Hi Martin, Thank you for the reply. It has led me to a working solution. I received the following error when trying to set the "Value" directly in SQL. () Error in sql statement: (-1) SQLSTATE = S...
- View comment
- 0 votes
-
Ok looked at the example screenshot properly and are now determining the correct substitution value. But need help returning the SQL value rather than the SQL Command. I have setup the following ...
- View comment
- 0 votes
-
This would be a great addition. We have several customers that print labels to label printers. The label printers are not typically the default printer for a user, but each user would have a def...
- View comment
- 0 votes
-
Hi, I have found the information on eventData and are currently using the following Dynamic code to achieve this. It would be nice if the PopUpIndicator value was passed back in the row field to a...
- View comment
- 0 votes