From 2938699bd36a79596688475cdd603bf319926d3b Mon Sep 17 00:00:00 2001 From: Guy-Galil <63203781+Guy-Galil@users.noreply.github.com> Date: Thu, 26 Dec 2024 10:24:52 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4b78e00..4f1078b 100644 --- a/README.md +++ b/README.md @@ -66,13 +66,15 @@ Some of the xlsx files do not open, an exception is thrown. The list of problematic files is in the database in importer_filesnotingested table. The error is "Failed to read workbook .name should be but value is " -
- This issue is now resolved using calamine library to open the files that did not open with pyxl +
- This issue is now resolved using calamine library to open the files that did not open with pyxl
Another exception is trown with some files, seems to be caused by formula fields. Error is: "תעודות התחייבות ממשלתיות-R25 -+++Code 300. The number of operands is more than available in stack for function "+". Formula: C13+C15++C16+C17+C18+C19+C20+C21". - 'אלה אם בכלל כדאי לשמור שדות מחושבים בדאטהבייס או לחשב אותם בשליפה, לדוגמא שדות עם סיכום סך הכל משדות אחרים , אחוזים או ממוצאים ++++Code 300. The number of operands is more than available in stack for function "+". Formula: C13+C15++C16+C17+C18+C19+C20+C21". - '
+שאלה אם בכלל כדאי לשמור שדות מחושבים בדאטהבייס או לחשב אותם בשליפה, לדוגמא שדות עם סיכום סך הכל משדות אחרים , אחוזים או ממוצאים בחלק מהגליונות הערכים בשדות האלה קיימים ובחלק אלה שדות עם נוסחאות +
... -קיים ממשק משתמש בסיסי שיכול לשמש לבדיקת נכונות הנתונים - זה לא ממשק למשתמש קצה -השלב הבא - בדיקת נכונות הנתונים וטיוב -התאמה לפורמט חדש שבשימוש מהשנה -מתאמת מערכת BI לתשאול ומחקר של הנתונים +קיים ממשק משתמש בסיסי שיכול לשמש לבדיקת נכונות הנתונים - זה לא ממשק למשתמש קצה
+השלבים הבאים - בדיקת נכונות הנתונים וטיוב
+התאמה לפורמט חדש שבשימוש מהשנה
+מתאמת מערכת BI לתשאול ומחקר של הנתונים