How to Use Date range in SET Analysis, yet ignore a Date selection
I have a table where currently the date dimension [Fiscal Week End Date]
is selected.
How to Use Date range in SET Analysis, yet ignore a Date selection
I have a table where currently the date dimension [Fiscal Week End Date]
is selected.
How to Use Date range in SET Analysis , yet ignore a Date selection in Qliksense
I have a table where currently the date dimension [Fiscal Week End Date] is selected.
However, for a given selected date, I would need to display for a record the sum of [Sellin Quantity] between [Fiscal Week End Date] – 5 days to the selected [Fiscal Week End Date].
But I am not able to achieve that and I am always getting the sum only for the selected Fiscal Week End Date.
Why are we receiving a failure email in Qlik automation even when the app is still running successfully
I have created an automation in Qlik Cloud to receive an email when the app reload fails. But sometimes i am receiving an email even when the app is still loading.In the automation I am using App Status parameter to verify if the app is loaded successfully or not.
In the Qlik Console it is displaying as app is still loading whereas in the automation the value for the Status parameter is error and we are receiving an email. Below are the screenshots for your reference:
enter image description here
enter image description here
How to Create a Measure in QlikSense to Count Distinct Equipment Sending Signals Within a Dynamic Date Range
I’m working with a dataset in QlikSense that tracks daily equipment signal data. Each record includes the equipment ID (serial_number), the date the signal was sent (created_on), and the date the equipment first sent a signal (first_signal). My goal is to create two measures:
filtro de data com caractere coringa
olá, estou com o seguinte problema, tenho um campo de data em uma automação que possui data no formato: “01/01/2000 (432432)” esse número seguido da data esta entre aspas e é a contagem de dias desde 1900 pelo q entendi, quero ignorar tudo após a data, usei o script {text: { date: ‘now’, ‘d/m/Y’ }*} e não sei onde colocar o coringa astersico.
obrigado!