ArticlesArticles Most Helpful ArticlesMost Helpful Articles Language SettingsLanguage Settings LoginLogin
RSS Feeds
DrillDown Icon Table of Contents
DrillDown Icon MX
DrillDown Icon Installation of SQLManex(Server install)
DrillDown Icon Multi-Location Sync(OPTIONAL Module)
DrillDown Icon Add Custom Quickview (test)
DrillDown Icon Introduction to MX
DrillDown Icon Setup/Security/Utilities
DrillDown Icon Product Data Management
DrillDown Icon Material Planning
DrillDown Icon Production
DrillDown Icon Report Manager
DrillDown Icon Tool Box
DrillDown Icon MX FAQ's
DrillDown Icon MANUALS and Other Info for SQL MANEX Client Server
DrillDown Icon Customer Relationship Management (CRM)
DrillDown Icon ManEx Minute
DrillDown Icon ManEx Component Exchange
DrillDown Icon ManEx Supplier Directory & Rankings
  Email This ArticlePrint PreviewPrint Current Article and All Sub-Articles
 
Add Custom Quickview (test)

Custom quick views can be added to the reports section of MANEX Cloud using a SQL Query. This query is provided as an attachment to this article. At the top of the SQL Query is a group of fields where the new Report Quickview is set up. 

The red '' is where the information about the new quickview is entered. An example being 'Test Quickview Add'. The explanation about what each field represents is detailed in green to the right side of the red fields. Once all of the red fields are set up as desired the query can be executed, once executed the new quickview report will be added to the reports list. You can find the new quickview either by scrolling through the reports manager or entering the name of the new quickview in the search bar. 

 


Note: 

If you are using a custom SP have to have the below parameter no matter what because it is a requirement. You can see in the below image where it needs to be added in your custom stored procedure. 

 

@userId uniqueidentifier=null  

 



Attachments
Article ID: 5816