Forum Discussion
Anonymous
4 years agoNot applicable
Problem with table visualisation - columns order
Hello, I have a problem with table visualisation. My model and data set in simplified version is: I have three tables: Tickets - which contain ticket number and recipient columns Assets - which c...
lbendlin
4 years agoSuper User
Your assets and your employees are dimensions. Your tickets are facts. Create a data model where both assets and employees have a 1:many relationship with tickets, with single direction. That is called a star schema.