-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Atlassian Data Lake - Data Shares
-
None
-
Severity 2 - Major
Issue Summary
When connecting data shares to Power BI and selecting the jira_issue_v9 or jira_issue_enhanced_table_v3 tables for data load, an error is returned.
Expression.Error: We cannot convert a value of type Record to type Text.
Details:
Value=
type=array
elementType=string
containsNull=TRUE
Type=[Type]
Steps to Reproduce
- Open Power BI
- Select "Get data"
- Select "Delta Sharing"
- Enter in the Delta Sharing Server URL and bearer token from the data share credentials file
- From the Navigator, select the jira_issue_v9 or jira_issue_enhanced_table_v3 tables
Expected Results
The table data should load and be available for importing into Power BI.
Actual Results
The error is returned and these tables can't be used in Power BI.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.