🎓 Get the Qliksense masterclass : www.thinkmetrics.se/masterclass 📕 Get the Formula CheatSheet: www.thinkmetrics.se/cheatsheet
@chaddwck2 жыл бұрын
What if I need a filter to work on both tables? Thay share a common column but I dont need to those to be mixed
@zieben64 Жыл бұрын
you just stumbled upon why synthetic keys are needed. Synthetic keys allow for "natural joins", no more duplicated key columns, just 1 column which you can then filter on.
@pareshrahool30482 жыл бұрын
Thanks Kaush ,suppose we have synthetic key is the primary or foregn key. How to fix this ? In relationship you need to have same column name in both table to built relationship
@thinkmetrics2 жыл бұрын
Hi. You should try and create a unique key by combining the common columns and avoid the synthetic key
@Chris-tj4es2 жыл бұрын
Hi Kaush, I see there are 2 fact tables. In case there would have been more dimension tables, would it not be easier to create a link table with each PK of each tables so that the link table takes the central part of the star schema?
@thinkmetrics2 жыл бұрын
Hi Chris, Yes, i that case a Link table may be needed. But In this video i wanted to demonstrate the reason behind Synthetic Key & Circular reference & solve them in an easy way.
@Chris-tj4es2 жыл бұрын
@@thinkmetrics Thanks for your reply. Keep up adding great videos.
@sunithaathmuri45523 жыл бұрын
Thanks Kaush..
@thinkmetrics3 жыл бұрын
👍🏻
@eliezergurevich10682 жыл бұрын
excelent! thanks
@thinkmetrics2 жыл бұрын
Thanks 🙏
@Purna_naidu3 жыл бұрын
What are error -128, -129 & error -1,how to solve these.
@kishorep6806 Жыл бұрын
hi this kishore the problem is i have 5 schema in database i found the synthesis key even after finding the finding the solution in here while doing the visualization i couldn't retrieve the data or do the visualization