Sign In

Welcome Back,

Signup/Login with your account

You must login to ask a question.

You must login to add post.

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Lumenore Community Latest Questions

I’m working with multiple ETL workflows where some jobs depend on the successful completion of others. If one upstream job fails, it sometimes causes cascading failures in downstream processes. What’s the best way in Lumenore to manage dependencies, implement proper ...Read more

I’m working with multiple ETL workflows where some jobs depend on the successful completion of others. If one upstream job fails, it sometimes causes cascading failures in downstream processes. What’s the best way in Lumenore to manage dependencies, implement proper failure handling, and ensure stability across interconnected ETL workflows?

Read less

While transforming data in ETL, I’m encountering null values across key fields and measures. I’d like to understand the best strategy to handle nulls  without distorting KPIs or impacting downstream dashboards. What’s the recommended approach in Lumenore to manage null ...Read more

While transforming data in ETL, I’m encountering null values across key fields and measures. I’d like to understand the best strategy to handle nulls  without distorting KPIs or impacting downstream dashboards. What’s the recommended approach in Lumenore to manage null values effectively during transformation?

Read less

I’m facing occasional schema changes in source systems (like new/renamed columns or datatype updates) that sometimes break ETL pipelines. What’s the recommended way in Lumenore to handle schema changes gracefully and prevent downstream failures while keeping reports stable?

I’m facing occasional schema changes in source systems (like new/renamed columns or datatype updates) that sometimes break ETL pipelines. What’s the recommended way in Lumenore to handle schema changes gracefully and prevent downstream failures while keeping reports stable?

Read less

How can I define custom calculations or metrics in the Lumenore Data Layer for reporting? For example I want to perform this:- Percentage = Part Whole × 100 Percentage= Whole Part ×100 Example: What is 25% of 200? 25 100 × 200 ...Read more

How can I define custom calculations or metrics in the Lumenore Data Layer for reporting?

For example I want to perform this:-

Percentage = Part Whole × 100 Percentage= Whole Part ×100 Example: What is 25% of 200? 25 100 × 200 = 50 100 25 ×200=50

Read less