Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I have a Table called Issue Labels in Jira which has Columns "Issue Key", "Issue ID" and "Name".
The Name is a Multivalued field.
On using this Datasource on PowerBI desktop and extracting data, i see only one values against specific Issue Keys even though they are multivalued in Jira.
I am using PowerBI connector on Jira to create Datasource and using the same on PowerBI desktop to extract.
Can you please suggest how to get this Multivalues.
I am using this
let
Source = OData.Feed(Data_Source, null, [Implementation="2.0"]),
Labels_table = Source{[Name="Labels",Signature="table"]}[Data]
in
Labels_table
Solved! Go to Solution.
Its a column in DB the allows to add more than one values.
To be more precise , Jira user add more than one value to this field called "Labels". Here in thge case "QMS_NOT_REQUIRED" and "mismatch". It gets saved to Jira DB Column named "Names" in Table "Issue Labels". So when extract this table on to Power BI Desktop using Powerbi for JIra connector, i am able to extarct only single value.
SO the requirement here is how to get all the values.
Hello @JeevanMallya,
Would you consider trying an alternative approach? You may connect your Jira on-premise to Power BI with the help of our app - Power BI Connector for Jira: https://marketplace.atlassian.com/apps/1221150/power-bi-connector-for-jira?hosting=cloud&tab=overvie...
With our Power BI Connector you will be able to:
- build reports based on filtering of Jira custom fields and Marketplace apps custom fields
- combine reporting on multiple Jira projects
- use different data sources in single analytics (Jira, CRM, ERP, ITSM, Financial management software, etc)
- create Jira reports in Power BI with built-in Power BI dashboard templates
- scheduled refreshes for actual Jira reporting.
Daria
===
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I was able to find the solution
Columns that stores Multiple values with a seperator like ABC;DFE;GHI.
In my Case there is a column called Labels which stores value = mismatch;match.
SO when i extarct this to PowerBI desktop, i only get one values either mismatch or match.How to get all the values of specific columns.
I don't quite understand your requirement. What do you mean by "The Name is a Multivalued field"?
Best Regards,
Yulia Xu
Its a column in DB the allows to add more than one values.
To be more precise , Jira user add more than one value to this field called "Labels". Here in thge case "QMS_NOT_REQUIRED" and "mismatch". It gets saved to Jira DB Column named "Names" in Table "Issue Labels". So when extract this table on to Power BI Desktop using Powerbi for JIra connector, i am able to extarct only single value.
SO the requirement here is how to get all the values.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 63 | |
| 30 | |
| 30 | |
| 23 |