Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,693
Community Members
 
Community Events
184
Community Groups

Is there a way to include table grid editor based data into eazybi reports

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Jul 13, 2016

As in summary

 

We are using the table grid editor to collect various line items in an issue.  I would now like to create a report over this data using eazybi.

How can this be done ?

Francis

 

2 answers

Hi, 

I am using a plugin called table grid editor in JIRA, whose data i have imported to eazyBI, but the data is coming in one line, i want it to appear the same way it appears in Table .

Is there any code or any suggestions?
Please Help !

Thanks in advance.
Tanu

Sir Mārtiņš Vanags
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 05, 2020

Hi,

Perhaps you can find this community post useful:

https://community.eazybi.com/t/how-to-get-table-grid-editor-data-in-separate-lines/4195/2

 

Martins / eazyBI support

0 votes
Sir Mārtiņš Vanags
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jul 14, 2016

Hi Francis,

 

Unfortunately, we don't have integration with this add-on yet.

Perhaps we could add some of the table grid editor fields already in one of the next eazyBI versions, if you share more details to support@eazybi.com - what fields, hierarchies, dimensions or columns you would expect to see in eazyBI reports.

From your display name I see that you represent IDalko. Could you also explain then if and how eazyBI could access URL of XML (or JSON), that can be used for REST API import.

 

Kind regards,

Martins Vanags / Support

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Jul 17, 2016

The table grid editor allows to store tabular data in a database table.  This table is automatically created based on the configuration of the grid.   Note that this table can be created in the database used by JIRA or any external other database.

 

There is an extensive API (rest or java) which allows to access this data.  For instance the read REST api allows to extract individual rows stored in the grid

 

I'm not sure how eazybi is working and how it could include the data managed by the table grid, but giving its tabular nature it might be a good fit for eazyBI. 

 

 

Hey!! 

 

What about this integration? work in progess?

 

smile

 

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Sep 06, 2016

The grid table is an ordinary sql table.  Looking at the explanation - there should be no problem to integrate grid table data into eazybi.  Can we setup a confcall to flesh out a procedure because my modrian skills are a bit rusty smile

 

Francis

 

Is there any update on this? Did you find a way to include table grid data into EazyBI?

eazyBI Support
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 01, 2017

Hi Marion,

 

This hasn't been changed yet and it is still not possible to include table grid data into eazyBI.

 

I am very sorry for the inconvenience!

 

Regards,

Martins / eazyBI team

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Aug 01, 2017

I reopened the mutual eazyBi / TGE issue to further track this request.   It ended up somewhere in the twilight zone.  Thanks for reminding.

Wow,  that is a quick response of both of you! Please keep me updated, but I suppose it will take some time...

I second Marion's request.  We have financial information within a TGE field but would also like to present this data (with further analysis) on a jira dashboard within an eazyBI report.

Janis Plume _eazyBI_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 31, 2018

@Dale Wolfe@Marion Knopp,

 

Thanks for your continuing interest on this topic. The solution for the data import is still under consideration. The Table Grid is a flexible tool and the solution to integrate the table grid data into the eazyBI Jira Issues model might not be straightforward.

Sorry for not providing too much good news regarding the potential integration, I will keep you posted when anything new regarding this appears.

 

Kindly,

Janis, eazyBI support

Any update on this Query for Integration of Tabel Grid with Eazy BI ??

Sir Mārtiņš Vanags
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Sep 19, 2018

Hi,

 

Thank for your interest in this topic. The solution for the data import from Table grid is still under consideration

 

Please follow the changelog for eazyBI to find about recent changes in the product

https://docs.eazybi.com/eazybijira/set-up-and-administer/changelog

 

Martins, eazyBI support

My goodness, guys, Francis has a valid point. It would help us so much too, if we could take out information from table grid and analyse this data with eazybi.

As far as i see, one must setup the customfield in the advanced section of eazybi.

@franciscould you provide information, how the data is actually stored (is it a textfield)

From my testing I found out, that eazybi can not handle the datatype of this field.

@Sir Mārtiņš Vanagsas far as I know you have some 'supergirls' sitting in your support team, which properbly find a solution in no time. :-)

Help is much appreciated

 

Hartwig

Is there any update on this !

Hi Tanu, yes there is :-D.

What you can do:
The TGE creates one new table per grid in the Jira database. You can query this table in eazyBI, i.e. specify it as an additional source and build a cube from Jira source and TGE source.

 

Hope it helps ;-)

Hi,

Can you help me on, how do i query a table in eazybi... I know where to put JQL , while importing, but how do i write a query to get TGE details.

Thanks in advance

You need to add the TGE table as a database source (SQL). Then you need to map each table attribute (see eazybi docu for databases as source) 

Cheers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events