Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Connection in Data Diagram not able to be deleted, withouth deleting all connections?

Received Response
61
Views
5
Comments

Hi all

There is probably something in my understanding that is lacking, but when i'am trying to create a neat snowflake data diagram ❄️ in an OAC workbook, It is creating joins, that I can not delete, without deleting all joins?

The Dataset Financial - DTU - Account Analysis Custom should be in the center of the snowflake. I am adding two datasets, that has the same key-field, but with different names (ID_1 and Key_2)…

image.png

So they are the same values, but different names, and when I create the link between the centerpiece and one of the extra tables, the connection is being established correctly… Then I create the link between the centerpiece and the other dataset and all of a sudden the data diagram looks like this and I ca not delete the connection between the two datasets, that are not supposed to be connected, without deleting all 3 connections…

I'm worried that it will eventually cause som troubles, but I don't know, would just really like to keep the data diagram as a snowflake and not some big diamond, because all of the datasets are connected 😄

Anyone who knows if there is anything to do about it? 🤞

Answers

  • Anders W. Langholm
    Anders W. Langholm Rank 5 - Community Champion

    Thank you, @Benjamin Arnulf-Oracle 😊

    Just to specify the issue even more, I have added one more dataset, that makes it even more clear, that the data diagram becomes a diamond, even though I have not asked for it 😄

    image.png

    The keys are still named differently, but origins from the same field in the same table, but still, I would like it to become a snowflake and not connect all dataset to each other… It looks messy and the performance is non-existing, partly because of all the connections, I'd guess…

    Do you have a take on this @Bret Grinslade - Oracle Analytics-Oracle ? 😊

    Thanks in advance

  • Thank you for posting the question. If the datasets you have are all facts — you will need to use blending. Don’t think of this as modeling joins. Blending desvribes relationships and the join behavior can be changed with each viz. see these docs. Note — blending is between data assets and can’t be different for different workbooks.

    https://docs.oracle.com/cd/F49731_01/English/user/dv_user/88326.htm


    if you have sat one fact and multiple dimensions, you can use a dataset to model star schemas. Depending on your data you may need more than one dataset — as datasets are currently limited to a fact table with dimensions and dimension extensions.

    https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/understand-dataset-table-joins.html


    See if these help with understanding how blending is different than joins.

  • Anders W. Langholm
    Anders W. Langholm Rank 5 - Community Champion

    Thank you @Bret Grinslade - Oracle Analytics-Oracle

    Okay, so it was (partly) my understanding of the data diagram that was not fully up to date 😉

    I have now come to terms with the fact, that this is how it works, but I'm still struggling to make it work correct: I have taken a quite simple case here, where I want to connect some data from a dataset that I have created and attach it to the Configurable Account Analysis SA.

    The keys are still the same, but for some reason, the join creates 2 lines on the same linkID

    image.png

    There is only 1 line i the subledger on the specific LinkID, but the data that I'm joining to the line, is doubling the lines and only showing the added data (Project Number) on the empty line, and the rest of the Subject Area info is in the first line… Do you or anyone else have any idea of what the issue could be?

    //Anders

  • Anders W. Langholm
    Anders W. Langholm Rank 5 - Community Champion

    Line 2 should not be present and the Project number should be visible in line 2, as illustrtaed below:

    image.png