-
Logging procedure changes
There are cases where we want to identify the user who deleted a procedure object and the time it was executed. It is desirable to have a function that can output such information to a log.
-
Log output for changes to the scheduler
At this time, changes to the scheduler are not tracked in log files. It would be better to improve it by recording it in a log file.
-
Horizontal Orientation for the Expander
Hi, it would be great, if there would be a option to set a horizontal orientation for the Expander object. You could use it to build a dynamic menu bar, where you could hide labels without leaving a gap between them.
-
activate Layout for Panel Container
The Panel Container is great for grouping other Toolbox-items like Label, Button, Dataview and so on. The Expander Container is a good choice to store many items on limited space. Together they are very powerfull. Espacially on admin-screens and Dashboards. I miss the Option to hide a panel container inside a Expander…
-
New Datasource: SAP Data Lake
Customers in DACH-Region are mainly driven by SAP. SAP Cloud is increasingly being used by customers. SAP data and non-SAP data is stored there. It is necessary to read and write data from SAP Data Lake. Connect to Data Lake Relational Engine Using the .NET Driver
-
Show Message - Yes/No Option
Hi there! I think it would be really useful to be able to change the text in the Yes/No option. It can be Yes/No by default, but maybe you can add a way to customise it. An example would be this: It would also be great to change the colour of the button (not always blue).
-
New Exit Procedure Step for exiting/stopping the complete procedure process (for nested procedures)
1. What is your idea? Introduce a new procedure step which exits/stops the complete procedure execution even if the procedure which uses this new exit step is a nested procedure (was executed inside another procedure). 2. What specific problem are you trying to find a solution to, or what new scenario would this idea…
-
Having the Ability to Drill Down When Using Vertical Block Alignment in the Data View
Hello Currently, the drill-down feature is unavailable when using vertical alignment in the Data View. I suggest adding this functionality in the upcoming updates to enhance efficiency and improve the overall user experience. Thanks, Akrem
-
Selection status of a step in a Procedure without running it
Dear Community, I think it could be very helpful to have something to track what is the selection status until a step of a procedure. It should act like the breack point while debugging but whitout running the procedure because it's not always possible to do that.
-
Debugging training
Hi all, In many occasions new BOARD developers/consultants don't start a project from scratch, they start from an already built solution and they need to solve issues or to evolve it. From my point of view, the "debugging" is as important as the construction, so I ask for an specific training in the academy with the…
-
Improve tracking of changes in procedures
Hello I propose adding a modification tracking feature to the "Procedure" functionality. Exemple : Procedure: [GEN] - [WOR] Sales revenue Creation Date: [Insert Date] Last Modification Date: [Insert Date] Modified By: [Insert User-Name] I welcome any feedback and discussion on this proposal.
-
Board Public API: Include "maxItemNumber" as well
Currently the API only returns the number of items when using "/public/{dbName}/schema/Entities". Can this please be extended to include the "maxItemNumber" as well? Then we can track when the entities are full. Unfortunately, it often happens with our customers that the entity fills up and we don't notice. The frontend…
-
Execution of single procedure steps for testing purposes
For testing purposes it would be helpful if a single procedure step could be executed by for example right-click on the step. As a consequence it would not be necessary to either deactivate all the other steps or to create another procedure containing only the step which is supposed to be tested.
-
EXPORT EXCEL ENTITIES, CUBES, PROCEDURES, DATAREADERS LISTS
Hello, It would be very nice, if, from a screen of cubes, entities, DR or procedures, we could have a button for exporting properly in excel (choosing columns to be exported if possible ( just name, or name + code + date + size ….) Thanks for your attention😊
-
SUBSCRIPTIONS
Hello, Would it be possible to access the menu "view all subsciption" before being in a menu, as it shows all subscriptions wherever they come from ? It would also be useful to have a link to open the source from this page. Thanks for your attention 😊
-
RENAME A PROCEDURE
When we change the name of a procedure, we need to find all the procedures that call the modified procedure in order to update the new name, If this is not done, the procedures will not execute correctly. Doing this work is very tedious We understand that this request has already been made, but that Board considers the…
-
Save filter values in selection
We would like to have the ability to set a permanent filter value when a selection is made on a screen. This selection should remain even if the entity values are deleted. This is currently not the case. For example, if customer XYZ is currently filtered on the screen and the customer is deleted from the entity, the filter…
-
Delta Lake for read/write parquet files
What is Delta Lake? Delta Lake is an open-source storage layer that brings ACID (atomicity, consistency, isolation, and durability) transactions for big data workloads. Key features of Delta Lake Feature Description ACID Transactions Data lakes are typically populated through multiple processes and pipelines, some of which…
-
Disable the sort action on the DB Log
Hi Team, We faced this issue multiple times with many partners, where the database logs are being sorted (either by mistake or to check something). Group by logs could be useful, but the database logs sorting always adds to the confusion. thanks, Aniket
-
Dynamic Filter Parameter in Sap Connector
the idea is to make more parametrical the theobald sap connector. right know is not possible to link a selection made at screen level (example with a selector) to the data reader allowing to reduce the dataset to be loaded. so for example if we are loading large dataset the loading process will take a lot. the parameter…