
Niels Thomsen
Articles
-
Sending Mails from TARGIT on Office 365
With the combination of Office 365 and Active Directory, you will have to set up an App Password to use instead of the regular password. Alternatively, you can create an Office 365-specific user ...
-
Scheduled jobs in tabs
[Cloud release: 2024.10.02][On-prem release: 2025 January][On-prem build: 25.02.07520] Jobs overview in start menu Since this version of TARGIT, the scheduled jobs overview has moved from the file...
-
TARGIT Compatibility - Operating Systems
This article shows an overview of TARGIT compatibility with different operating systems. Operating system 2019 Update 3 2021 Update 3 2022 Winter Update 2 2024 June (24.06.19002) Windows Serve...
-
Web boxes, overview
[On-prem release: 2021 Summer][On-prem build: 21222] You can now add iFrame objects (web boxes) to your TARGIT Dashboards (TARGIT 2021 Summer Release). The iFrame object can display any kind of web...
-
Scheduled job notification email: Link to open related document in Anywhere client
[On-prem release: 2021 Summer][On-prem build: 21222] With this feature you can push a scheduled job and then pull the users back into your TARGIT portal. When you set up a scheduled job to distribu...
-
Page criteria in Reports
[On-prem release: 2021 Summer][On-prem build: 21222] Page Criteria means that you can apply criteria to a certain page in a report. Open a report and right click a certain page in the panel on the ...
-
Native DAX support
Background [On-prem release: 2021 Summer][On-prem build: 21222] Microsoft Tabular Databases utilizes the DAX language, while OLAP databases relies on MDX for querying. Tabular Databases we're intro...
-
Webhook: How-to setup a webhook that updates your Trello board (example)
[On-prem release: 2021 Summer][On-prem build: 21222] With 2021 Summer release, it became possible to setup a notification in TARGIT with a webhook endpoint (instead of sending out an e-mail). This ...
-
Update/Refresh connections when these have been changed by 3rd party tool
NOTE: The below is not recommended since all updates of settings, connections, etc. should always be conducted from within the TARGIT software. However, If an external program wants to modify a dat...
-
Result modifiers
Function Description Abs(x) Returns the absolute value of x:Abs(-3) =3Abs(0) = 0Abs(3) = 3 Ceil(x) Returns the smallest integer not less than xEksempler:Ceil(3.01) = 4Ceil(3.5) = 4Ceil (3....