Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Good day,
the Q.dept. of the company I'm working for has produced many dimensional analisys reports of hoses in non tabular form like this one below.
I'm struggling trying to exctract hose code and batch n.
and the dimensional measurements organized in sub batches (1A-1B etc..) in order to later analytics.
What woul be Your approach?
Many Thanks
Alessio
Solved! Go to Solution.
Hi, @labmgf
To extract specific data like hose code, batch number, and dimensional measurements from a non-tabular report like the one you've provided, I would suggest the following approach:
Data Identification:
Structured Extraction:
Regular Expressions:
OCR and Text Recognition:
Data Organization:
Proud to be a Super User!
Hi, @labmgf
To extract specific data like hose code, batch number, and dimensional measurements from a non-tabular report like the one you've provided, I would suggest the following approach:
Data Identification:
Structured Extraction:
Regular Expressions:
OCR and Text Recognition:
Data Organization:
Proud to be a Super User!