Best Of
Re: How can I calculate item value using FIFO and update batch quantities after each sale?
This might be more easily achieved using the Nexel layer but you need to take into the consideration the limitations.
I can't tell you exactly how this would be achieved but it's a lot more like an excel spreadsheet so can give you greater flexibility when trying to go manipulate cell level data when going across different rows and columns.
I have definitely achieved similar functionality in the past using this method.
Re: Entity - Code & Desc Width
Hi Fethi,
This link should answer some of your questions re the limits on Code and Descriptions.
Hope this helps.
Regards
Dom
Re: Customer Success: Enabling strategic pathways to drive optimal results
Kristine, it is really a pleasure to read your post to the community and exemplifying value in our CS world and with our customers. Thanks for taking time to share for all of us in the Community.
Re: Color blind color set
Hi @Maik Burghardt ,
there is no user specific setting to apply different colors centrally. Of course you can open an idea for something like that.
Just some thoughts on the topic:
- you could have a user-based cube for alerts (but depending on the amount of use cases that is a rather time-consuming task and maintenance is more complex)
- define a different color palette, which covers the most affected cases. You can simply find examples via google.
- By using only colors there will be probably always someone who still is affected; if reasonable add icons to extend semantic meaning from color to shapes as well.
- if the color is used "just to look good" or has no real meaning think about neutral alternatives
To be more specific and explore possibilities it would be necessary to know more about where and how the color is used.
regards,
Bernhard
Entity - Code & Desc Width
Hello community,
I’d like to clarify the following scenario:
If we create an entity with a code and description length of 20 each, and use a data reader to load data, what happens if some rows have values exceeding 20 characters in either the code or description?
- Rows with a code longer than 20 characters will be rejected automatically.
- Rows with a code of 20 characters or less, but with a description longer than 20 characters, will be accepted. In this case, the entity’s description length will be adjusted to the maximum length received. ( Just did the test on B14.2)
Is this correct? What impact does this have on memory and storage?
Thanks in advance!
Re: Enable Master Object at the Containers Level (Tab or Panel)
Hello @Marcus Smith
Thank you for sharing your thoughts! My suggestion is actually a bit different: I propose adding the option to define a Master Object per container (Tab/Panel). This would allow the object itself to control selections locally in the container.
I think your approach of using selectors or pagers separately on each container is an interesting idea as well, i totally agree.
Best
Akrem
Re: Pacer vs. Selector
Hi,
no, it should work as you were expecting. I tested on 14.2:
Starting Screen, with Pager and no selection on Months:
In procedure I'm performing a Go to Screen with "Apply data selection"
and the result is that when I land in target screen I have the selection on the Month:
it Works also if I use the specific step "Apply selection to screen".
May I suggest you to debug your procedure and check if at the step where you are applying the selection on the screen the pager is still active:
Regards,
Lorenzo
Re: How to proceed with the installation of Board virtual environment?
Hi Luis,
Deselect the Enable Web service option.
Then try and start the Board Service, can you please check the event log to see if there are any error messages you can share.
Regards
Dom
Welcome Q2 Community Captains!
We’re happy to add four amazing new Community Captains to the expanding mix of knowledge sharers in our growing Community! This quarter, we welcome Board experts that are ready and willing to step up and give back—contributing to success pathways for those using the Board platform every day.
You may have already seen Kristine Young’s expertise come to life in: Customer Success: Enabling strategic pathways to drive optimal results. And you’ll see more from our other new joiners very soon.
- Check out all the latest and greatest from the Board Community by following the blog. (Give the bell a click for auto notifications!)
- Learn more about our Community Captains here.
- Streamline your search with a consolidated view of Captains posts.
What is a Board Community Captain?
In case you missed it, Board Community Captains are esteemed Community members who exemplify leadership, dedication, and a passion for making a difference through knowledge sharing and collaboration. They inspire meaningful action and strive for excellence, providing real-life examples of Board in action.
We like to think of them as our champions.
👈️ Check out Captain and Advocate @Bart Scott at a recent Board Beyond event displaying some fun new goodies!
Like what you see?
Every member has a story to tell, and we want to share yours. Help us grow the Community and expand its value. We’re better, together! Learn more here.
Congratulations again to our newest Board Community Captains!
Re: Enable Master Object at the Containers Level (Tab or Panel)
Currently, I think only the local filtering (Container-based selector / Pager) is not available.
I tried using the Panel container within the Tab container. This allows using multiple objects or a set of objects within the Panel container. This helps in a situation where we need different tabs to have a different set of objects. Example below:
However, using a Selector / Pager in any of the containers affects the other container's report objects as well. (in short, the whole screen)