Adding Headings in JQ Query results displayed as HTML

I wanted to Add Headings in RichText Component which contains results from JQ Query displayed as HTML.

Refer to attached screenshots:


I want to display End Results as follows:

I am not sure to follow you… What do you want to do? Convert the JSON ? If so, use can use Query JSON column to get each property value in separated columns.

Thanks for getting back. I have converted the JSON and have data in column. But I want to display(TO Be State) JSON elements in list format with headings i.e.

  1. “format”: true,
  2. “domain”: “gmail.com”,
  3. “disposable”: false,
  4. “dns”: true,
  5. “whitelist”: true

As IS STATE:

Can you show me what is in “Email Results” ?

You can try feeding that JSON into an AI component and tell it to display formatted JSON.

I was able to do it with JSONata in query JSON, but I want to make sure my source was like his source.

@natapi Is this what you want?

here you go…

@ThinhDinh. I ha


ve the JSON with me. I have parsed the JSON through JQ.

@ThinhDinh Glide API is paid :D.

No, I mean this.

Thanks @ThinhDinh It worked but now I am stuck on getting dynamic values from the Data

Change these to point to the appropriate columns.

Hi @Jeff_Hager . I have columns as follows but when I change to appropriate columns still I am not able to get Dynamic Results

.

1 Like

What exactly is your desired end result? Is it this?

1 Like