Niels Thomsen
Articles
-
Addressing levels in hierarchies #1
When you work with hierarchies, you often need to address a certain level of the hierarchy and that can be a little difficult. Let me start by showing you a few examples: In this crosstab I would l...
-
Could not create SSL/TLS secure channel
Could not create SSL/TLS secure channel This usually means that you have an invalid or expired certificate on the server. To update your certificate, please follow the below instructions. Lo...
-
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 ...
-
TARGIT Architecture overview
Architecture Overview The architecture of a TARGIT solution is best illustrated as a structure with multiple levels or tiers. Starting from the leftmost tier, a typical solution will contain these...
-
Using TARGIT ETL Studio, Python and ChatGPT to learn about your TARGIT Installation
This example was motivated by a number of factors that came together and ended up in a small example of what you can do, which hopefully can inspire you out there. Actually, I started out investiga...
-
What to remember when someone leaves your TARGIT solution
As an administrator, you will sometimes experience that someone with a TARGIT license no longer needs it.It could be someone relocated to another department or maybe even someone who leaves the com...
-
Special characters in CSV file
The attached CSV file holds some special danish characters - the letters æ, ø and å that are danish letters, not known in the rest of the world. When you have these type of characters in your CSV f...
-
December 19th: Personal settings that makes life a little easier
Maybe there are a few small details that get's in your way once in a while in the TARGIT client - here are 3 of those, and how you can fix them once and for all by changing your personal settings: ...
-
December 10th: Top- and Bottom list in the same table
Creating toplists (and bottom lists) is quite easy in TARGIT. A built-in function on the calculation tab allows you to create these automatically. However, sometimes you might want to take it a st...
-
Relations between Fact tables and Dimension tables - wrong way and right way
When you build data models, there are some conventions you need to follow to be sure that the data model will always return correct results. You need to understand concepts like: FACT tables and D...