Skip to main content
Cognite Academy Instructor
October 29, 2021

CDF Fundamentals Discussion

  • October 29, 2021
  • 177 replies
  • 6448 views

Welcome to the CDF Fundamentals Discussion!

This discussion is dedicated to help learners of the Cognite Data Fusion Fundamentals learning path succeed. If you’re struggling with the exercises in this learning path, try the tips & tricks below or post a comment with the challenge you’re facing. You can also post your own tips and respond to fellow learners’ questions. Cognite Academy’s instructors are also here to help.

 

 

177 replies

Active ⭐️⭐️⭐️
December 2, 2022

Thank you @Madina Kholmatova.  Everything worked.

Committed ⭐️⭐️
December 12, 2022

Hi Team,

I am trying to set the OIDC credentials.

I entered the clientId and clientSecret but when I click on Save button, it gives me below error
 

 

Madina Kholmatova
Expert ⭐️⭐️⭐️⭐️
Cognite Academy Instructor
December 12, 2022

Hi @Swati Mane

What’s the name of your transformation?

Best regards,
Madina

Committed ⭐️⭐️
December 12, 2022

Hi @Madina Kholmatova ,

transformation name : SM1408-Assets

 

Regards,

Swati

Madina Kholmatova
Expert ⭐️⭐️⭐️⭐️
Cognite Academy Instructor
December 12, 2022

Hi again @Swati Mane

There was a minor mistake in the SQL (missing ` `) you used when accessing the assets from your database. I have fixed and rerun your transformation successfully,  please have a look and let me know if you have any issues.
 

best regards,
Madina

Committed ⭐️⭐️
December 12, 2022

Thanks @Madina Kholmatova ..

It’s working now

Committed ⭐️⭐️⭐️
December 17, 2022

Hello,

I am in in CDF Fundamentals course

Just so I understand clearly…

Following from the “Get Ready For working with CDF” chapter and then “Working With CDF: Integrate “ chapter

First step is to create a DATA CATALOGUE (in one’s own name/unique name) 

Then create a Database (of your’s...again unique name)

Then a Table (of  your’s...again a unique name) and upload the CSV file (in case of this course) into it.

The Table Creation and upload of CSV file can be done using one screen alone.

Correct?

Thanks,

Anindya Ray

Data Catalogue: Ray1968-AvevaNet

Data set ID: 3419161972177083

 

Committed ⭐️⭐️⭐️
December 17, 2022

Hello,

I am in in CDF Fundamentals course and in  “Working With CDF: Integrate “ chapter therein.

I am getting the following error as per screen-shot below:

 

 

For 'FirstnameBirthyear:', I have used Ray1968. Have I gone wrong there?

Prior to that I have created

Data Catalog: Ray1968-AvevaNet with Dataset ID: 3419161972177083

Database: Rayassets

Data Table: Rayassets1968

Thanks,

Anindya Ray

Madina Kholmatova
Expert ⭐️⭐️⭐️⭐️
Cognite Academy Instructor
December 19, 2022

Hi @Anindya Ray

If you would like to follow the naming convention as instructed in the course, the database name should be FirstnameBirthyear and the table name just assets. 

If you can please redo this lesson with database name as Ray1968 and table name as assets, then the SQL code you entered should work. 

Please let me know if it works! 

Best regards,
Madina

Committed ⭐️⭐️⭐️
December 19, 2022

Hi @Madina Kholmatova ,

Many thanks for writing back. 

I will redo this lesson as you have suggested with:

Database: Ray1968

Table: assets

Should I leave the earlier created 

Database: Rayassets

Data Table: Rayassets1968

as it is or delete it.

 

Let me know please.

Thanks,

Anindya Ray