To create a derived measure (Calculated measure), open the dashboard creation canvas. In measures, go to options. Their you will find "Calculated measure" option, select it. A new formula bar will open, there you can create your desired measure.
To create a derived measure (Calculated measure), open the dashboard creation canvas. In measures, go to options. Their you will find “Calculated measure” option, select it. A new formula bar will open, there you can create your desired measure.
After opening the dashboard, you see view options in top right corner. Click on view options dropdown and their you will see "Freeze header menu" option. Enable it, and your header menu will be freezed while scrolling.
After opening the dashboard, you see view options in top right corner. Click on view options dropdown and their you will see “Freeze header menu” option. Enable it, and your header menu will be freezed while scrolling.
Natural language processing (NLP) is the ability of a computer program to understand human language as it's spoken and written How it works in Lumenore, visit this: Ask Me
Natural language processing (NLP) is the ability of a computer program to understand human language as it’s spoken and written
You can create a dashboard within some clicks in Lumenore. Just create relevant KPI's as per your analysis and publish the dashboard. Follow this step by step guide to create a dashboard in Lumenore : Creating Dashboard
You can create a dashboard within some clicks in Lumenore. Just create relevant KPI’s as per your analysis and publish the dashboard.
Follow this step by step guide to create a dashboard in Lumenore : Creating Dashboard
In Self Service create a calculated measure using below formula as per your dataset. Follow this URL for step by step guide on how to create a calculated measure : creating custom attribute and measure In this formula, I have taken retail sales data to calculate month on month sales: [Sales Amount]Read more
In Self Service create a calculated measure using below formula as per your dataset. Follow this URL for step by step guide on how to create a calculated measure : creating custom attribute and measure
In this formula, I have taken retail sales data to calculate month on month sales:
[Sales Amount] – (LAG([Property].[Sale Amount], 1) OVER (ORDER BY [Booking Date month]), 0) / (LAG([Property].[Sale Amount], 1) OVER (ORDER BY [Booking Date month]), 0)
How to make derived Measures ?
To create a derived measure (Calculated measure), open the dashboard creation canvas. In measures, go to options. Their you will find "Calculated measure" option, select it. A new formula bar will open, there you can create your desired measure.
To create a derived measure (Calculated measure), open the dashboard creation canvas. In measures, go to options. Their you will find “Calculated measure” option, select it. A new formula bar will open, there you can create your desired measure.

See lessHow to Freeze the header in Dashboards?
After opening the dashboard, you see view options in top right corner. Click on view options dropdown and their you will see "Freeze header menu" option. Enable it, and your header menu will be freezed while scrolling.
After opening the dashboard, you see view options in top right corner. Click on view options dropdown and their you will see “Freeze header menu” option. Enable it, and your header menu will be freezed while scrolling.

See lessHow to change schema?
In Ask Me, go to change schema section. Their you will see the list of all the creates schemas. Select the required schema and start asking questions.
In Ask Me, go to change schema section. Their you will see the list of all the creates schemas. Select the required schema and start asking questions.
See lessText Question
Follow this user guide to perform Text Analysis in Lumenore: Text Analysis
Follow this user guide to perform Text Analysis in Lumenore: Text Analysis
See lessHow to create what-if analysis in lumenore?
Follow this step by step guide to create a what if parameter to perform scenario analysis in Lumenore. What if Analysis
Follow this step by step guide to create a what if parameter to perform scenario analysis in Lumenore.
See lessWhat if Analysis
What is NLP?
Natural language processing (NLP) is the ability of a computer program to understand human language as it's spoken and written How it works in Lumenore, visit this: Ask Me
Natural language processing (NLP) is the ability of a computer program to understand human language as it’s spoken and written
How it works in Lumenore, visit this: Ask Me
See lessHow to make a dashboard
You can create a dashboard within some clicks in Lumenore. Just create relevant KPI's as per your analysis and publish the dashboard. Follow this step by step guide to create a dashboard in Lumenore : Creating Dashboard
You can create a dashboard within some clicks in Lumenore. Just create relevant KPI’s as per your analysis and publish the dashboard.
Follow this step by step guide to create a dashboard in Lumenore : Creating Dashboard
See lessHow to calculate Month on Month or year on year change in self service?
In Self Service create a calculated measure using below formula as per your dataset. Follow this URL for step by step guide on how to create a calculated measure : creating custom attribute and measure In this formula, I have taken retail sales data to calculate month on month sales: [Sales Amount]Read more
In Self Service create a calculated measure using below formula as per your dataset. Follow this URL for step by step guide on how to create a calculated measure : creating custom attribute and measure
In this formula, I have taken retail sales data to calculate month on month sales:
[Sales Amount] – (LAG([Property].[Sale Amount], 1) OVER (ORDER BY [Booking Date month]), 0) / (LAG([Property].[Sale Amount], 1) OVER (ORDER BY [Booking Date month]), 0)
See less