We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.
News and blogs on our products, services, and events
Ask a question about how to use a feature in a specific situation
Share your idea to improve the Thinkwise Platform
Release notes & improvements of all our products
Read Thinkwise Academy updates, vote on topics & share your ideas
Next steps for the Thinkwise Platform
I want to inform my users of my Thinkwise application there will be downtime because of maintenance. We are using the Windows GUI in combination with Indicium. Suggestion made by Erik Brink - We could think of requesting this information before login from Indicium possibly. (See discussion: https://community.thinkwisesoftware.com/deployment-12/announcing-maintenance-downtime-to-users-1096?postid=3184#post3184)
I need to consistently show 2 decimals, including when the number is a full integer, or only has 1 decimal. Searching the forum I found references to custom_display_format, but I have no idea how/where to implement it. For example, here it should be 2.25, 1.00, 2.00 and 1.50: Example without trailing zeros Alternatively I could use a calculated field, but converting numbers to strings in sql for this purpose would be inefficient (and a lot of extra work and complexity), so I'd like to avoid it.
Transport companies always have their eyes on the road—quite literally. With fleets spread across countries or even continents, it’s vital to know where every truck is and whether it has reached its destination. While GPS trackers are now standard in every vehicle, simply knowing it’s position isn’t always enough. That’s where geofencing comes in. By assigning a digital boundary—known as a geofence—to each location, companies can automatically determine whether a vehicle has arrived or left. If it’s within the shape, it’s on site; if it’s outside, it’s not. Simple as that. But managing all that location data can quickly become a challenge. That’s why the latest 2025.2 update to the Thinkwise Platform introduces a powerful, user-friendly way to work with maps. Users can now easily add markers, and draw circles, rectangles, lines, or complex polygons—directly within the application. It’s a major step forward in making geodata management faster, more intuitive, and integrated into your Th
Hi everyone! This is an extra release of the Windows GUI (2-tier) to fix a bug that was introduced in the 2025.2 update. You can read more about the Windows GUI's features, in the user interface guide. Download Windows GUI 2025.2.10.1 here. Contents Released as hotfix Questions or suggestions? Released as hotfix We identified a bug in the 2025.2 update for the Windows GUI (2-tier), related to the updated login styling for Indicium. The new login page relied on styling and functionality that was not supported by the browser component used for OAuth login by the Windows GUI. As a result, the login page was displayed incorrectly and was unusable. We have resolved this issue by updating the browser component, so the login page is now displayed correctly. Questions or suggestions? Questions or suggestions about the release notes? Let us know in the Thinkwise Community!
Hi everyone! Bit earlier this time, but we have found a significant enough bug in the 2025.2 that has been fixed with a hotfix. We’ve released the following platform improvements this week: SF 2025.2 ⚠️ 20250716 - Synchronization effective rights caching fix It was possible for the effective rights of task and report variant parameters to not be properly cached, causing them to become unauthorized. This has been fixed. ⚠️ If you have synchronized with IAM before installing this hotfix, please resync your branch to IAM. SF 2025.2 & 2025.1 20250716 - Oracle packages in Smart upgrade improvement For Oracle, logic procedures for tables and other objects are distributed as a Package. These packages were always rebuilt during a Smart upgrade. We have modified the strategy of the underlying program objects to ensure they are only included in the smart upgrade if the definition has been updated.
Hi, We have several apps calling Indicium, and using the data. This works fine, but sometimes clients complain about performance. We have a feeling that someone is calling the endpoint a bit too often.. or requesting a bit too much data. What options do I have to see how often someone (an app) is calling certain endpoints, and at what moment? Thanks! Blommetje
IAM includes a task to clean up unused role sets.I've noticed in several projects that this feature is not well known, and the documentation is also quite limited. However, in some cases, cleaning up unused role sets significantly improves end-user login performance. Is there a specific reason why unused role sets are retained?If not, my suggestion would be to automatically remove a role set once it is no longer applicable.
Process Actions in the Universal GUI related to navigating through screens don't perform too well. A user can navigate faster through the GUI manually. One of the reasons for this are the many HTTP calls that are triggered after a Process Action is executed. A bit similar to the concept of Refresh after Execute for Tasks, it would help if there is a setting available for each Process Action in which it can be determined whether or not to immediately perform the next Process Action. An example: A Process Flow that performs Open Document > Change Filter > Go to Row should only retrieve the Data after the required (set of) Row(s) is determined with the Go to Row Process Action. Can something like this be added to the Platform soon?
It is currently possible to link a base model to a work model. But if you want to change something, you will have to do it in the base model. This makes it impossible to integrate it with other objects of your model. I would like to have the option to import a full base model into a work model instead of just linking it. Basically the same result as using the ‘Unlink generated object’ on all objects of the base model. This would make it easier to integrate Thinkstore projects into our own projects.
The preview of a document (or url) is determined by the first eligable column in a table. When there are multiple columns in a table that could provide a preview, it is not possible to specify which of those columns to use. A possible work-a-round is to create multiple views were for each view the relevant column is the first one. This however is not an optimal solution because the end-user would have to switch tabs to navigate to the specific view with only a subset of the data. In our situation we work with different renditions of the same document which can have different storage locations and with that different column types. Although every rendition is a separat record, the different storage types are available in the same record and only the first will be used for the preview. The list of documents can contain documents from different storage locations where only the first technical column shows the preview. My proposal is to, in stead of the technical location, use the definitio
Hello everyone, When we plot a route with the Maps component in our software, it plots the route correctly, it doesn't have any weird data in it and the route is generated satisfactorily. But there is a strange phenomenon: for every route it plots, it alwasy sets a dot on the coordinates (0, 0). That causes it to always zoom in on Null Island in the Atlantic Ocean. What could be going wrong? The screen when I open it with a dot on Null Island (long: 0, lat: 0): These coordinates cannot be found in the configuration of the route. The actual route it plots and should zoom into:
We use barcode labels with the barcode font free 3 of 9 extended.In the windows GUI this works fine.With the thinkwise reporting service this works fine as well. Both this methods will become obsolete so I’m re-develop these reports to the Universal GUI.On which places do we need to install the barcode font we need in the report.Should it exists on each device running the Universal GUI?Should it exists on the webserver where Indicium is running.Till now the labels are coming out the Zebra Printer but not with a barcode. In the place of the barcode is now a human readable number, which means the ‘place’ where the report is generated doesn’t recognize the barcode font. Can someone help me out this puzzle?
Hi A couple of weeks ago I implemented the following topic to work in my on premise application. When I tested the drag and drop functionality myself, everything worked fine. This week however, the tester ran into an unauthorized error. After some testing myself I found something weird. When I log into my application via: https://my-appl/universal and I try to upload a file I get the following error: However, when I log in via https://my-appl/indicium and then navigate to https://my-appl/universal my file is uploaded successfully: It seems like that logging in via the universal link doesnt give me the rights to upload a file, while logging into the indicium page does. On both pages, I log in with the same account, so there is no difference there. The upload URL that is used in the javescript code is https://my-appl/indicium/iam/appl/(table_refence). I am struggling to find where the problem lies. My guess is that this has something to do with the server settings of the on premise envir
I’m curious to hear about experiences with Azure OpenAI with Copilot in SSMS. Has anyone tried it and what is your opinion in comparison with Azure data studio with github copilot for example? For reference: https://learn.microsoft.com/en-gb/ssms/copilot/use-azure-openai-with-copilot-in-ssms Brent Ozar review: Review: SSMS Copilot vs Other AI Tools - Brent Ozar Unlimited®
Hallo, I'd like to ask for any suggestions. We're creating a cube chart to represent Company, Volume/Number of Shipments, and Year. Is it possible not to display all values by default when the page loads? We'd like to add filters, such as by Company or Year, instead of showing everything at once. Right now, the chart displays all company values, and it looks cluttered. If there's a way to apply filters, that would really help with clarity. This chart will be one of the key items on our dashboard, so we need it to provide statistical insights into shipment volume.
I have a cube view with expanded cube fields (row and column). The behavior in Universal seems different from Windows. In Windows columns are expanded (year → month). In Universal the year is collapsed and shows year totals. What could be the reason for this behavior?
Hi community, We are running multiple tenants (application per tenant) in Azure with a file storage in an Azure Blob container. We have enabled the ‘Encryption used’ option. We are facing a problem that the client secret expires every 6 months and has to be reset using the ‘Set file storage key values (encrypted)’ (see the attached image) Any idea how we can update the encrypted client secret using the Indicium API of IAM? We are trying to automate the maintenance ;-)
27 points
15 points
12 points
9 points
7 points
5077 points
2785 points
2655 points
2094 points
1600 points
1585 points
1540 points
107 points
45 points
44 points
38 points
25714 points
10686 points
8495 points
6924 points
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.