Is it possible to do any type of filter before extracting data via data share?
For example, filtering in the jira_issue_enhanced_table only issues of the subtask type?
From my analysis, we were only able to get everything without doing any type of filter before generating the data share.
Could you help me if this is a possibility?
Data shares for the Atlassian Data Lake don’t currently support filtering or column selection at the time of share creation. When you create a data share in the Analytics hub, the entire dataset from each selected table—such as `jira_issue_enhanced`—is included in the exported share. Filtering, joins, and aggregations need to be done after the data is connected to your external warehouse or BI tool. This behavior is described in Atlassian’s documentation for Data Lake data shares, which notes that a share always includes the full table contents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.