Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 218,766 members
  • 7,004 online
  • 1,997,225 posts
  • 149,728 Solutions
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Welcome to Qlik Community

Recent Discussions

  • forum

    Move to SaaS

    Handling app support like reloads, when you can't change the owner

    Hi there, We are looking to deploy existing Qlikview/QlikSense apps and build new QlikSaaS apps on QlikCloud. We currently have a large third party te... Show More

    Hi there,

    We are looking to deploy existing Qlikview/QlikSense apps and build new QlikSaaS apps on QlikCloud.

    We currently have a large third party team supporting Qlik. They have access to QMCs via a specific AD group, so they are able to reload task chains/apps if they fail. They also have access to the servers/ folder structures, so they can make fixes to apps and can then deploy new versions.

    However, we have learnt in QlikSaaS, the owner of a published dashboard cannot be changed and is alao single user. As only this owner can start a reload and overwrite a published app (we think) ... We wondered how an external support team can continue to do reloads and make changes as part of incidents?

    Is any one else in this situation? Or are there some different approaches you are taking to support and maintenance?

    Thank you!

    Show Less
  • forum

    Catalog and Lineage

    List apps and objects

    Hi,    I'm looking for a way to create a knd of glossary of all apps, graphs, dimensions, measures existing in our Qlik Cloud. The goal is to easily f... Show More

    Hi, 

     

    I'm looking for a way to create a knd of glossary of all apps, graphs, dimensions, measures existing in our Qlik Cloud.

    The goal is to easily find all the graphs that are based on a certain dimensions and/or measure.

     

    Thanks,

    Amélie

     

    Show Less
  • forum

    New to Qlik Analytics

    Vizlib replacement with Qlik native charts

    Hi All,I am working on VizLib replacement for one of my Qlik Dashboard. In the dashboard one of the sheet have VizLib Filter pane chart in which Dimen... Show More

    Hi All,

    I am working on VizLib replacement for one of my Qlik Dashboard. In the dashboard one of the sheet have VizLib Filter pane chart in which Dimension has taken CNSelect, and in conditional filtering =IF(ONLY({1} CNOrder)<13,True(),False()) expression has applied
    in 2nd filter pane =IF(ONLY({1} CNOrder)<25 AND ONLY({1} CNOrder)>12,True(),False()) this expression has applied

    2 filter panes has formed . I have selected value from 1st Filter pane and also value from 2nd filter pane, so it has not removed value from 1st filter pane when selected value from 2nd filter pane.

    I need to implement exactly same with native Filter pane object in frontend only

    Please help, it would be so helpful when someone solves this

    Thanks!!

    Show Less
  • forum

    GeoAnalytics

    Integration with ArcGIS Portal (on prem)

    Hello,I have a need to be able to integrate maps published in ArcGIS Portal. It is important that the maps are integrated with tabular data in QlikSen... Show More

    Hello,
    I have a need to be able to integrate maps published in ArcGIS Portal. It is important that the maps are integrated with tabular data in QlikSense, so that the content of the maps adapts to the selection.

    For example, I want to be able to filter on all roads with a certain speed limit in the dashboard, then only these roads should be shown on the map.

    In the community there is an instruction on how this can be done for "ArcGIS online". I am unable to follow this instruction. Parts of this instruction are not relevant as ArcGIS Portal is located on a local intranet.

    I have tried creating WMS, WFS and custom map services without success. I would be very grateful if someone could make a step by step instruction.

    Thanks in advance!
    /Tomas

    Show Less
  • forum

    New to Qlik Analytics

    Email alerts after a successful reload following a failure.

    Hi all, How can we determine if the dashboard has successfully reloaded after a failure without manually checking it? We would like to receive an emai... Show More

    Hi all,

    How can we determine if the dashboard has successfully reloaded after a failure without manually checking it? We would like to receive an email notification about this. Is there any way to achieve this? Please help.

    We currently receive alert emails for failed reloads, and we would like to also receive alerts for successful reloads following a failure,

    If above one not works ,we would like to receive a single email by the end of the day summarizing all load history, including both failures and successes

    Thanks 

     

    Show Less
  • forum

    New to Qlik Analytics

    Issue with Measure for Summing Amount from Previous Month Returning Zero

    Hello Experts,I'm working with a set of sales data I've encountered an issue with "Previous Month" measures.The measure is intended to sum the "Amount... Show More

    Hello Experts,

    I'm working with a set of sales data I've encountered an issue with "Previous Month" measures.

    The measure is intended to sum the "Amount" values from the previous month based on the maximum date selected, but it returns zero even though there are relevant data entries.

    Purushothaman_0-1715056586475.png

     

    Below is my Data

    SalesDate Product Amount
    10/1/2023 Chair 50
    15/1/2023 Fan 100
    24/2/2023 Chair 82
    23/2/2023 Fan 72
    14/3/2023 Chair 132
    13/3/2023 Fan 56
    10/1/2024 Chair 50
    15/1/2024 Fan 100
    24/2/2024 Chair 82
    23/2/2024 Fan 72
    14/3/2024 Chair 132
    13/3/2024 Fan 56

     

     

    Measure for Sum of Amount for Selected Month (Working Correctly):

    sum({<SalesDate = {">=$(=MonthStart(Max(SalesDate)))<=$(=MonthEnd(Max(SalesDate)))"}>} Amount)

     

    Measure for Sum of Amount for Selected Previous Month (Returning Zero):

    sum({<SalesDate = {">=$(=MonthStart(AddMonths(Max(SalesDate), -1)))<=$(=MonthEnd(AddMonths(Max(SalesDate), -1)))"}>} Amount)


    I have attached my QVF File as well.

    Could anyone help identify why the measure for the previous month might be returning zero and suggest how to fix this issue?

    Thank you


    Show Less
  • Data and Metadata Governance

    Error Encountered During Import Setup of SQL Server in Talend Data Catalog

    Hi Team, After upgrading TDC to version TDC-8.1-20240419, we encountered this issue while setting up SQL Server in TDC. MITI/bridges/javabridgeinterfa... Show More

    Hi Team,

    After upgrading TDC to version TDC-8.1-20240419, we encountered this issue while setting up SQL Server in TDC. MITI/bridges/javabridgeinterface/MimbGenericOperationBridgeInterface; nested exception is: MITI.sf.client.axis.gen.MimbAgentFault: MITI/bridges/javabridgeinterface/MimbGenericOperationBridgeInterface. How to resolve this error .please find snapshot.

    Thanks 
    Mrunal

    Show Less
  • forum

    Design and Development

    Talend 8 Job reading all messages in Azure Storage Queue

    In a Talend 8 job I need to read messages form an Azure Storage Queue. The options for this are tAzureStorageQueueInput and tAzureStorageQueueInputLoo... Show More

    In a Talend 8 job I need to read messages form an Azure Storage Queue.

    The options for this are tAzureStorageQueueInput and tAzureStorageQueueInputLoop

    The problem with the tAzureStorageQueueInput is that it can retrieve a maximum of 32 messages per run instead of just collecting all that is there in the queue.

    The problem with the tAzureStorageQueueInputLoop is that it never breaks out of the loop, how would I know it can safely terminate? In the documentation there is nothing mentioned on how to stop this infinite loop.

    Documentation used: https://help.talend.com/r/en-US/8.0/azure-storage-queue/tazurestoragequeueinputloop

    Show Less
  • forum

    Qlik Replicate

    Export Task Without Endpoints (No access to Enterprise Manager)

    Our team currently does not have access to Enterprise Manager. Is there any other way to export tasks WITHOUT endpoints?
  • forum

    New to Qlik Analytics

    Last Month Flag for the current year

    Hello, i have built a LastMonthFlag and it correctly grabs April, but i only want it to grab April of the current year.  How do i achieve this? It is ... Show More

    Hello, i have built a LastMonthFlag and it correctly grabs April, but i only want it to grab April of the current year.  How do i achieve this? It is currently grabbing April for every year in my dataset. My code is below.

    IF(Month(datefield) = Month(now())-1,1,0) as LastMonthFlag

     

    Please help me achieve this, thank you!

     

     

    Show Less
Leaderboard

Customer Story

Qlik Data Integration & Qlik Replicate story

Qlik enables a frictionless migration to AWS cloud by Empresas SB, a group of Chilean health and beauty retail companies employing 10,000 people with 600 points of sale.

Customer Story

Building a Collaborative Analytics Space

Qlik Luminary Stephanie Robinson of JBS USA, the US arm of the global food company employing 70,000 in the US, and over 270,000 people worldwide.

Location and Language Groups

Choose a Group

Join one of our Location and Language groups. Find one that suits you today!

Collaborate

Healthcare User Group

Healthcare User Group

A private group is for healthcare organizations, partners, and Qlik healthcare staff to collaborate and share insights..

All are welcome

Japan Group

Japan

Qlik Communityの日本語のグループです。 Qlik製品に関する日本語資料のダウンロードや質問を日本語で投稿することができます。

Request to join

Brasil Group

Brazil

Welcome to the group for Brazil users. .All discussions will be in Portuguese.

open to all

Blogs

Community News

Hear from your Community team as they tell you about updates to the Qlik Community Platform and more!