Questions on Importing
Exclude Blank Rows from Base Layer When Using Space Trap
Forums
Hello! I am trying to import a difficult PDF that spans several hundred pages. I am working with a data set in which my base layer contains five columns (see the example image). Overall, each of the five columns contains various data and blank fields. However, blank fields are a continuation of the previous record. Because all five fields may be blank or have data, I am having difficulty setting a trap. I have set my trap using spaces, which is not ideal. However, because of this, my base layer captures blank lines in the report.
Importing PDF - Appending 3rd layer
Forums
Hi All,
I am having issues appending the third layer of the pdf (which can be of different length starting with any characters) as it does not have a unique charateristic upon trapping.
When i import the third layer it is pulling all the second layers.
Thank you.
Kind Regards,Sandrine
- Read more about Importing PDF - Appending 3rd layer
- 3 comments
- Log in or register to post comments
How to connect data in powerbi datasource to IDEA through ODBI
Forums
Hi Brian,
Your website is a wonderful place to learn about IDEA data analytics, and it's capabilities. I am stuck with a scenario where the data from our data warehouse is published in powerbi. Suppose I need to connect the data from powerbi to IDEA via ODBC connector. What are the steps to be followed to import the data live into IDEA so that when refreshed, we are able to work on the analytics rather than pulling data manually?
I hope to have been able to put my query in the right perspective. Looking forward to your thoughts in this regard.
Accuracy of field statistics in IDEA?
Forums
Dear Brian,
my question is about the specific accuracy of the field statistics (sum, numeric field) being calculated and shown in IDEA.
Suppose I have a large sample dataset with two columns, one name and the other some value. I create this sample dataset using Python:
import csv
import pandas as pd
counter=range(0, 5000000)
with open(r'C:\myfile\Test.csv', "w", newline='', encoding="utf-8") as fo:
cwriter = csv.writer(fo, delimiter=";", quoting=csv.QUOTE_MINIMAL)
- Read more about Accuracy of field statistics in IDEA?
- 3 comments
- Log in or register to post comments
Importing files when a file may not exist
Forums
I have written a script to import multiple files into IDEA each month. However, there are times when some of the files I've included in my script are not available in the source location. Is there a way to write the script to skip these files if they are not in the source location?
- Read more about Importing files when a file may not exist
- 6 comments
- Log in or register to post comments
Importing data in multiple languages
Forums
Hi guys,
Have anyone ever tried to use Import Assistant/ReportReader to import a file which is mainly in English language but also consists foreign languages (Chinese, Japanese eg)? Some data in these foreign languages became unreadable characters in the output.
Appreciate any inputs on how I can keep them in the original language(s) or any workaround I haven't thought of.
- Read more about Importing data in multiple languages
- 1 comment
- Log in or register to post comments
PDF across Page Breaks
Forums
I have a PDF I am trying to parse out and have it working pretty good so far except one slight glitch.
See attached example.
Detail line is set to the Employee Name.
Each Sub Line is on it's own layer as an employee can have any combination of sub lines and I want them to throw into their own columns.
Where I run into an issue is I can have an Employee Name / Sub Lines on Page 1, and the same Employee Name / Different Sub Lines on Page 2.
- Read more about PDF across Page Breaks
- 1 comment
- Log in or register to post comments
Print Report Multi-Line Import Difficulties
Forums
Hi everyone,
I'm trying to use the print report to import a multi line bank statement. I've attached a redacted example of the source statement.
I can almost manage to import the first column using mutli-line, ending on a defined field, however the third transaction with three lines appears as a single line and the fourth line is merged into line 3. I believe this is because of how I set the traps, though I can't see any other way to approach this. See attached "MULTI LINE - FIRST COLUMN ONLY.jpm"
- Read more about Print Report Multi-Line Import Difficulties
- 1 comment
- Log in or register to post comments
Excel file with multiple tables on one sheet
Forums
Hello IDEA community
I have a large excel file of a client with multiple tables in one sheet. Is it now possible to split all the tables do different IDEA databases?
(I know that there are multiple ways to extract the data an create unique sheets per table but I wonder if there is a pure IDEA solution for that?)Thanks for any answer
- Read more about Excel file with multiple tables on one sheet
- 1 comment
- Log in or register to post comments
PDF Import "J" Issue
Forums
Each time I convert an Excel file to PDF to import, and line items that start with a "J" import incorretly. As an example John Smith will import as J ohn Smith, and any number that follows also is moved making trapping impossible. I've asked around my firm but have yet to find an answer.. any help is great.
Thanks!
- Read more about PDF Import "J" Issue
- 1 comment
- Log in or register to post comments