Home › Forums › Warehouse Insight › Simple Warehouse Insight Application – Listing picks by to and from zones.
-
AuthorPosts
-
Matthew Brown
September 6, 2023 at 8:36 amPost count: 4Hello,
I was testing out the Warehouse Insight Application Designer and I created a simple app that lists all unassigned picks. Below is the visual code I used, the expression is truncated in the screenshot. The full expression is “VERSION(1) SORTING(Type,From Zones) WHERE(Type=FILTER(Pick),Assigned User ID=FILTER(”))”:
I would now like to modify the listing so instead of just showing a list of all unassigned picks it shows a count of unassigned picks grouped by To Zones and From Zones. Can I get any advice on how to do this?
I don’t know if it helps but here are the column events:
And here is a sample of current output:
Thanks,
Matt
Nathan Silverman
September 6, 2023 at 9:27 amPost count: 22Hi Matt,
It looks like the images didn’t come through unfortunately.
Given that we are talking about customizations, can you please email this to support@dmsiworks.com to obtain support on this?
Regards,
Nathan
Terri Vaive
September 7, 2023 at 8:11 amPost count: 78Hello Matt,
As long as the information you’re trying to pull is a field in Business Central you can use the workflow to accomplish that, and it is suggested to show the information in the header if possible. If the field is not base Business Central you would need code to facilitate that behavior.
As you are using a free product we will have limited support for it. Please review our policy on free products here if you have any questions.
Thank you,
Matthew Brown
September 7, 2023 at 11:07 amPost count: 4Hello Terri,
Sorry just need clarification. We pay a subscription for Warehouse Insights, and WMS Application Designer is included in that. Is it considered a free app since it is included with Warehouse Insights and not a separate subscription?
I’m not quite sure what you mean by use the workflow. Are you able to point me to a knowledge base article that may help me figure this out please?
Thanks,
Matt
Terri Vaive
September 7, 2023 at 11:21 amPost count: 78Hello Matt,
We will need more information and some background code for your request.
Please email support@dynms.com. As well, please include any images if possible.
Thank you,
-
AuthorPosts
- You must be logged in to reply to this topic.