Count Total number of Excel Worksheets
Hi everyone, Is it possible to check/count if an Excel file has multiple sheets? I use Excel importer to upload a file and I use a single template. Mendix version 9.24.26. Tiny Excel Reader could help...
View ArticleFile can't be uploaded using File Dropper. In local works fine but not...
Hi all,I am also getting error . I am not able to upload file in sandbox application . In local its working and I can able to upload. but in sandbox i am getting error as ==================== Error...
View ArticleRestrict user to change url
Hi Reader, I want to restrict end user from changing the user in the address bar. If any user changes the url in address bar then url will be redirect to previous url automatically. How can I do this?...
View ArticleML Model Crashes the Cloud Environment
Hi there, I have an ONNX model imported into Mendix which works smoothly when testing on local host but crashes when ran on a cloud environment. The crash fully takes the application offline and causes...
View ArticleNot able to import the excel file using the excel importer package
Hello, everyone Recently I have moved my Mendix application from 9.24.29 to 10.12.8 and after that when I am trying to create a template from "New template from excel" then I am receiving some errors...
View ArticleIs there a way to lock out Mobile users who have NOT upgraded their app to...
Hi, We are working on a Native Mobile app, which will be released soon. After release, we will undoubtedly release new versions of the Native Mobile app to the user. Therefore, we are looking for a way...
View Articleuserlib/*.migration file format undocumented?
Hi. Where can I find the file format of userlib/*.migration file? In particular, does it support directives beyond "delete" and "dependency"? How do I add a transitive exclusion to it?
View ArticleExcel import error
Afternoon all, Has anyone encountered this error before? "Excel Importer could not import any rows. Please check if the template is configured correctly. If the file was not created with Microsoft...
View ArticleHow to Calculate Working Days Excluding Sunday from current month to next 18...
can someone please explain how to calculate the working days excluding Sundays? i have to calculate working days from current month to next 18 months means till July 2025 i need working days for every...
View Articleconvert string date into date and time format
Hi I have an Excel file with a date column containing various date formats (e.g., "end dec," "12/03/2024," "fri 12/24," etc.) that I want to convert to a single format ("dd-MM-yyyy") in Mendix. I've...
View ArticleRequest generic permission box won't show up
We are courrently developing a mobile app; we need to ask for permission for App Transparency Tracking and we are using the tool from the toolbox of the NativeMobileResources/Permissions called...
View ArticleHow to fix CE0544 and CE7005 errors I get when trying to add a button...
I am following the instructions from the Become a Rapid Developer course but I am stuck at 3.4.1 while trying to drag and drop a button in my column. I am getting 2 errors : - This widget can only...
View ArticleATT CHANGED BY NOT APPEAR TO ROLE USER
Good Morning, Why to demo_user don't show the ATT CHANGED BY by DEMO_ADM?
View ArticleAUTO NUMBER JUMPING NUMBER
Good Morning, I created a Entity with a Att Auto Number, but when I save the Data View the number which save is wrong: Exemplo:
View ArticleAbout deploy on-premise (develop/testing/production)
Hi everyone, can someone with experience tell me something about the topic? Or where can I find complex or usefull info about requests for develop/testing and production enviroment with on-premise. I...
View ArticleJWT module in Mendix 10?
Hello! I'm trying to create a REST Service on Mendix to consume data from Angular but I want to implement the Json Web Token verification. I just try to download the module from Marketplace but the...
View ArticleCISA ICSA-24-319-12: What should I look for?
I became aware of this security vulnerability: Siemens Mendix Runtime | CISA The Risk evaluation reads: Successful exploitation of this vulnerability could allow unauthenticated remote attackers to...
View ArticleWhy workflowUserTask Id always changed
Hi Experts I don't know why workflowUserTask Id always changed, 1st taskid like 68679894317605294 2nd taskid change to 68679894317605466 this is same page but different Approve person how can i get the...
View ArticleIs there any best practise for generating overview pages
I usually used to generate overview pages by right clicking the entity , is there any possible ways to generate overview pages without this method ?
View ArticleConvert String to Enumeration
Is there any way in mendix to convert a string to a enumeration as i’m trying to that it gives me this error
View Article