CDF Fundamentals Discussion


Userlevel 4

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.

 

 


113 replies

Badge

Some tips:

  1. turn off blockers in your browsers (if you have any)
  2. “network issue”… yess, the system is overloaded … refresh & try again, and again ;-)
  3. you see “selected recipe is invalid...” message? Your preview failed (98% network issue). Try again, or just go ahead.
  4. “failed to lock this transform” message? probably the transform is finished (check the dataset) if not, run it again. [yes, the same network/overload issue]

BR
-BBB-

Userlevel 3
Badge +6

Hi @Akshit Joshi! I took a close look at the raw table and transformation and I found out that someone has tempered with the maintenance table in RAW. @Dirk Ackerman  and @Terry Gansen fix, helped a little bit. But now the table is back to the original condition and all of you should be able to create all the events.

 

Sofie

Badge

I realized my mistake, I need to replace Matt1996-AvevaNet with my dataset ID that was recorded earlier. Problem solved :)

Userlevel 4
Badge +5

Hi again @Ikechi Vera Maduako,

There was missing a colon (:) in your query. I just fixed, and run your transformation successfully. 
 


Best regards,
Madina​​​​​​​

@rahul331 for some reason it is working now for me! I think this has been just fixed! Thank you though :) 

Badge

Hello,

For the Data points step “Transform RAW to Data points” I received the error “Query returned no results. The query is syntactically correct, but returned 0 rows of data.” 

It seems the query does not filter for dataSetId and returns no matches. I changed the query to solve the issue on my end, here are the changes: 

SELECT
  concat('FirstnameBirthyear:',dp.sensor) AS externalId,
  cast(time_stamp/1000 as timestamp) AS timestamp,
  cast(value AS double)
FROM IFSDB.values AS dp
JOIN _cdf.timeseries AS ts 
ON CONCAT('FirstnameBirthyear:', dp.sensor) = ts.externalId
AND ts.dataSetId = '1234567890'

Userlevel 4

Hi @Aisyah Sade , you are now enrolled in the assessment.

Userlevel 4
Badge +5

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

Badge

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 

Badge

Hi @Madina Kholmatova and CDF Academy Instructors,

I am glad to have completed this (CDF Fundamentals) course.

Thank you very much for your very prompt and able support thru out this course. 

Kind regards,

Anindya Ray

Hello,

I´m having trouble finding my data set in the “Select Entities” tab during the “Match Entities” module. I have already created a new IFSDB data set, but I can´t find either of them in the search.

 

Userlevel 3
Badge +6

Hi @Salma Ghafoor 

It seems to be due to the configuration of the transformation. The Target resource type needs to be “Asset Hierarchy” instead of “Assets”. The Assets target resource type does not recognize the parent external id attribute. 
You can change it from the transformations UI by clicking on the dropdown next to “Create or Update Assets”

See the pictures below. 

 

 

Badge

Thanks Sofie! That did the trick

Userlevel 3

Hi @Naveen V, thank you for reporting. I’ve informed engineering of your details as well. We’ll keep you updated on the progress. 

Userlevel 4
Badge +5

Hi @Alejandro M. Toledano

I am sorry that you are experiencing this issue. I have also tried from end and it seems there is an issue in the backend in this training project. I will create a ticket, and our Cognite support team will reach out to you! 

Best regards, 
Madina

Badge

Hei, 

Yet again, I fix my own problem!

I close the browser and re-sign in and my dataset magically appears :)

Userlevel 4

Thank you for sharing your solutions with the community, @Hannah Håland. This is incredibly valuable for other learners of Cognite Academy. Good luck with gaining your CDF Fundamentals certificate!

Userlevel 3
Badge +6

Thank you so much @Dirk Ackerman  and @Terry Gansen for notifying us, and even finding a solution for it! The course is updated! :D 

 

Sofie 

Badge

Hi, I’m in the CDF-fundamentals last course “Working with CDF: Consume” but when I click on “+ New chart” I get a “busy” screen that goes on endlessly.  

Is there something wrong with this?  Have tried different browser types (MS Edge, Chrome), refreshed/reloaded page, removed pop-up blockers, anything I’ve come across in the tip notes but nothing seems to be working.
When I back out “← All charts” it seems the new chart has been created, but when I click the preview icon
I get the same busy screen again.

My data is all starting with Daniel1969.  Thanks for checking.

Best Regards,

Danny

Userlevel 4
Badge +5

Hi @Mahmoud Shihab,

Thank you for reaching out regarding the issue! I will investigate it and get back to you as soon as possible.

Best regards,
Madina

Badge

Hello, I’m working on the lesson Working with CDF: Consume.  I am having issues with loading the charts section.  Endless loop of failed to load.  Any tips?  Here is a screenshot of what I am seeing.  Thanks

 

 

Userlevel 4
Badge +5

No worries at all! We are happy that you could proceed with the SQL option and congratulations on your completion. 

Yes, please let us know if you experience the issue again whenever you have time to try it out. 

Best regards,
Madina

Userlevel 4
Badge +5

Hi @Deepali Gupta

I am sorry that you are experiencing this issue. Please don't delete your Deepali1996-IFSDB yet, in the meanwhile, you can  create & build another dataset (with a different name). I will try to investigate the issue and get back to you as soon as possible. 

​​​​​​@Mahmoud Shihab, thank you very much for the help!

Best regards,
Madina

Userlevel 2
Badge +6

Hi Bbauri, 

Thanks for posting your query.
As I have investigate the problem, but I can’t replicate the issue and chart module in fusion works fine at my side like create the chart, adding the timeserise, visualize timeseries etc. I hope you are using the right project which is “ cdf-fundamentals” to perform the hands-on in fusion and advise you to use the chrome browser to open the https://fusion.cognite

Can you clear the cache of your browser and try again or open the fusion in incognito widow ?

If you face the problem again (failed to load Firebase), please can add the console snap shot of your browser and it will help us to investigate the issue further in details.

Regards 
Kumar

 





 

 

Badge +2

Hi @Eniko Farkas, I did, my network was too restrictive when I tried. And once I did I wanted to remove the comment, since I saw there were similar comments as well, which I’ve managed to miss somehow when I first went through the discussion 😅 Thanks for asking 

Reply