https://bugs.documentfoundation.org/show_bug.cgi?id=164391
Bug ID: 164391
Summary: Feature Enhancement Request - Flatten Function for
LibreOffice Calc (like In Google Sheets)
Product: LibreOffice
Version: 24.8.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Implement a FLATTEN function in LibreOffice Calc, similar to Google Sheets, to
streamline data manipulation and analysis. This function would take a range of
cells containing multiple rows and columns and return a single column
containing all values, effectively "flattening" the data.
Steps to Reproduce:
1.Type in =FLATTEN(SELECTION) that has a range of multiple columns and rows
2.Press Enter
3.List all possible values across selection without duplicates in one single
column
Actual Results:
None
Expected Results:
List all possible values across selection without duplicates in one single
column
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Use Cases:
Consolidating Data: Easily combine data from multiple ranges or sheets into a
single column for further analysis.
Preparing Data for Other Functions: Simplify data preprocessing for functions
that require single-column input.
Creating Dynamic Lists: Generate dynamic lists based on multiple data sources.
Improving Data Visualization: Prepare data for charts and graphs by
transforming it into a suitable format.
--
You are receiving this mail because:
You are the assignee for the bug.