Knowledge Base
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Time Calculations in Sequence of Events

 Analytical Need Calculate the time difference between two events in a fact table.In the example, we want to measure how many days it took to complete each task in a shipment process. Modeling ChallengeOrders fact table has 3 fields: Order ID, Status...

intapiuser by Community Team Member
  • 315 Views
  • 0 comments
  • 0 kudos

Data Relationships: One-to-Many Relationship

For general information on types of data relationships, potential complications and how to resolve them, see the following articles:  Data Relationships: Introduction to Many-to-ManyData Relationships: Check Type of relationshipData Relationships: O...

intapiuser by Community Team Member
  • 5056 Views
  • 0 comments
  • 0 kudos

Numeric Representation of Date fields

Business CaseCreating a “Date” table which is identified by a numeric representation of a Date field instead of the Date field itself may improve the query performances. In addition, a numeric representation of a Date can provide us later on with the...

intapiuser by Community Team Member
  • 1062 Views
  • 0 comments
  • 0 kudos

Convert Integer Date to Date-time format

The Problem Date information from the source is represented as an integer, with the format YYYYMMDD. We need the information to be represented as a date-time data type in Sisense.  The Solution This will utilize a custom field to convert the valu...

intapiuser by Community Team Member
  • 1852 Views
  • 0 comments
  • 0 kudos

Data Relationships: Check Type of Relationship

For general information on types of data relationships, potential complications and how to resolve them, see the following articles:  Data Relationships: Introduction to Many-to-ManyData Relationships: Check Type of relationship (You are here)Data R...

intapiuser by Community Team Member
  • 787 Views
  • 0 comments
  • 0 kudos

Splitting delimited strings into rows

When would I use this: In cases when you have a table containing an identifier field with a related field containing delimited text and you need to split into a new row per split subfield. Example: The Email Address column contains email addresses ...

intapiuser by Community Team Member
  • 4543 Views
  • 0 comments
  • 0 kudos

Conditional Lookups

 Analytical Need  Using the lookup function to import data from one table to enhance another, based on specific conditions or filters. This might be required if we wish to import attributes from a table which is not unique. For example, a transpose...

intapiuser by Community Team Member
  • 1085 Views
  • 0 comments
  • 0 kudos

Calculating Time differences Flexibly

 Analytical Need  Certain business questions might require us to determine the time that has passed between two status in a flexible manner.Calculating differences between two events often will require using functions such as YDIFF/MDIFF/SDIFF that...

intapiuser by Community Team Member
  • 1485 Views
  • 0 comments
  • 0 kudos

Date table with Comprehensive To Date Fields

This article outlines how to create a date table that flags whether or not a particular date is within a particular range, based off of the current date. For example, if today is the 100th day of the year, we may want to analyze information for the f...

intapiuser by Community Team Member
  • 601 Views
  • 0 comments
  • 0 kudos

Creating a Common Date Selection

When pulling together data from multiple sources, you’ll have a number of different dates. For instance, the marketing department has a Campaign Date, Sales department may have an Opportunity Date and Finance has a GL Date.   Modeling Challenge This ...

intapiuser by Community Team Member
  • 401 Views
  • 0 comments
  • 0 kudos
Labels