Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

How can I use JSON TO DATA operator on an example set instead of a document?

Somnath_DasSomnath_Das Member Posts: 31 Maven
Is there any way?
Tagged:

Best Answer

  • yyhuangyyhuang Administrator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 364 RM Data Scientist
    Solution Accepted
    Hi @Somnath_Das, attached is the process for your reference. Please do not post duplicated posts on the same topic. 
    Best,
    YY

Answers

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Hi!

    You can use Loop Values and inside the loop Create Document with the macro value.

    Or Data to Documents and Loop Collection.

    Regards,
    Balázs
  • Somnath_DasSomnath_Das Member Posts: 31 Maven
    Actually I am having an example set where one column is having JSON data. Now I want to run the JSON TO DATA operator on that specific column. Is it possible? If yes please help
Sign In or Register to comment.