So I’m currently using KX Developer and I’m trying to use the sandbox, but the method to execute code (ctrl+D) isn’t working, displaying some kind of error message (just saying the dataset’s name). Can somebody help me?
Hi !
Can I ask you to send over the code you’re trying to run?
Thanks,
Megan
Sure!
count trips
5#trips
speed[100;1.5]
Hi ,
Assuming you’re getting the error ‘trips’ is because you haven’t imported the trips.csv file in yet which is mentioned in the “Importing Data using KX Developer” section of the demo (screenshot provided).
Once you’ve imported this csv file, it should be able to run as expected.
Let me know if this works,
Megan
Okay, it seems to be working. I’ll contact you if it stops working again.