Hi,
I'm trying to create a data table with multiple terms aggregations from each index. I've created an index-pattern that matches against the 3 indices that I want to search across, but whenever I create a terms agg for a specific field from one index, and I add another terms agg for another specific field in another index, I receive "Results not found". If I do a term agg for all of the fields in one index then it displays all of the fields in the table visualization.
