How to get Enhanced Table Plugin into AWS OpenSearch Dashboard Service

1.3 (OpenSearch Dashboard Service):
Hello All,

We are looking to get below tables.
image

Found no enhanced table plugin into OpenSearch Dashboard Service.

Please let me know if anyone has the solution for this.

Reg,
Rakesh Rayabarapu

Hi @rakesh0696,

You could try using scripted fields instead.
Go to Menu > Dashboards Management > Index patterns > select your index. pattern > select “Scripted fields” tab > “Add scripted field”.

You can use painless to achieve any calculation.