Hi Evans,
Thanks for your reply.
I would like to show both the ItemId and the ItemName together in the same
JSON output bucket.
Currently I'm only able to show one of them in one bucket. If I want to
show both, it will be show in 2 buckets, like the one below, which will
probably cause the output
On Mon, Jan 16, 2017 at 2:58 PM, Zheng Lin Edwin Yeo
wrote:
> Hi,
>
> I have been using JSON Facet, but I am facing some constraints in
> displaying the field.
>
> For example, I have 2 fields, itemId and itemName. However, when I do the
> JSON Facet, I can only get it to show one of them in the o
Hi,
So is there anyway which we can concat 2 fields together in JSON Facet?
Regards,
Edwin
On 16 January 2017 at 22:58, Zheng Lin Edwin Yeo
wrote:
> Hi,
>
> I have been using JSON Facet, but I am facing some constraints in
> displaying the field.
>
> For example, I have 2 fields, itemId and i
Hi,
I have been using JSON Facet, but I am facing some constraints in
displaying the field.
For example, I have 2 fields, itemId and itemName. However, when I do the
JSON Facet, I can only get it to show one of them in the output, and I
could not get it to show both together.
I will like to show