ContributionsMost RecentMost LikesSolutionsRe: Issue when importing a JSON file to use as a datasource Yes, it's defnitely 1.8.0 New install this week. I'll follow up with support. Thanks! Issue when importing a JSON file to use as a datasource To support using the same data files for both SoapUI tests and our own test framework (java), I was trying to use json. I imported my file with a FileWait step, and then parsed it using a JSON DataSource step and importing the FileContents property. When selecting a Row or Column path using the navigator, the tree appears to display correctly. But after selecting and importing a couple rows, the first field is the entire row, and the second field is the first column. If I add columns, this doesn't seem to import the other field. I may be missing something basic, but I couldn't find a solution in the online documentation nor on the forum. I'm pretty new to ReadyAPI (I'd used SoapUI years ago, and it wasn't the pro version). Thanks in advance for help, screencaps and json file (minus extension) attached. Solved