Skip to main content

Welcome to
Qlik Community!

cancel
Showing results for 
Search instead for 
Did you mean: 
  • 219,003 members
  • 5,358 online
  • 1,997,685 posts
  • 149,765 Solutions
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

Welcome to Qlik Community

Recent Discussions

  • forum

    New to Qlik Analytics

    Issue with Calculating Current and Previous Month Sales in Pivot Table

    Hello Qlik Experts, I am trying to create a pivot table in Qlik that shows "Current Sales" and "Previous Month Sales" for each "month year" selected. ... Show More

    Hello Qlik Experts,

    I am trying to create a pivot table in Qlik that shows "Current Sales" and "Previous Month Sales" for each "month year" selected.

    However, I'm encountering issues with the accuracy of the figures for the previous month's sales, and I also need the pivot table to dynamically update based on multiple "month year" selections.

     

    Purushothaman_0-1715162166285.png

    Data Structure:

    Here is how my data is structured:

    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

    sum({<MonthYear,Month,Year,SalesDate = {">=$(=MonthStart(Max(SalesDate)))<=$(=MonthEnd(Max(SalesDate)))"}>} Amount)

     

    Measure for Sum of Amount for Selected Previous Month 

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

     

    Attached is the QVF. 

    Thank you very much for your assistance!

     

    Show Less
  • forum

    Qlik Enterprise Manager

    QEM service can't start - Failed to connect to SQLite repository 'rtdata.sqlite'

    Hi Support,   We have recently seen an issue where the Qlik Enterprise Manager service fails to start with the QEM logs indicating the following error... Show More

    Hi Support,

     

    We have recently seen an issue where the Qlik Enterprise Manager service fails to start with the QEM logs indicating the following error:
    "[ERROR] REPO-E-FACSQLREP, Failed to connect to SQLite repository 'C:\Program Files\Attunity\Enterprise Manager\data\rtdata.sqlite' "

    We were able to resolve the issue by stopping the QEM service and renaming the rtdata.sqlite file to rtdata_old.sqlite, and then renaming the rtdata.new.sqlite file to rtdata.sqlite. After then running the command to upgrade the repository (aemctl.exe repository upgrade), the QEM service was able to run and the console could be accessed.

    Previously when we have seen an issue with a data repository file it has been a result of memory or disk space issues on the server. However, in this case, there have been no reported memory/disk space issues on the server. What we'd like to understand is what are the possible reasons the rtdata.sqlite file becomes unreadable/corrupted.

    This instance of Enterprise Manager is v2023.11.0.259

     

    Thanks,

    Nak

    Show Less
  • forum

    Design and Development

    Parse delimited file with delimiter present in text data enclosed in double quot...

    Hi , I need to parse and load DB a pipe delimited file having data in the below structure using Talend. Col1|Col2|Col3 "abc|111"|100|"zzz" "xyz|222"|2... Show More

    Hi ,

    I need to parse and load DB a pipe delimited file having data in the below structure using Talend.

    Col1|Col2|Col3

    "abc|111"|100|"zzz"

    "xyz|222"|200|"yyy"

    • Text fields are enclosed in double quotes.
    • Few text columns contain the delimiter inside them.

    I am using dynamic schema as there are are multiple files with different schemas.(but all files follow the above rules).

    Issue : It is note able to parse the entire content inside double quotes (abc|111) as single field.

    Please help.

    Thanks

    Show Less
  • forum

    Qlik Replicate

    MS-CDC for SQL Server we are getting error for Capture job

    Hi Team ,    We are replicating data from SQL Server to Postgresql For SQL Server we are using MS-CDC for real time replication. But its Capture job i... Show More

    Hi Team , 

     

    We are replicating data from SQL Server to Postgresql

    For SQL Server we are using MS-CDC for real time replication. But its Capture job is getting failed with error 

    nested limit exceed 32.

    Version for SQL server is 2017 standard edition.

     

     

     

    Any solution or ideas is appreciated !!!

    Show Less
  • forum

    Design and Development

    tForEach with DBimput & a Subjob

    I have the following where I'm parsing raw files into a dbTable then I want to iterate to a second sub with a tForeach See attached example screenshot... Show More

    I have the following where I'm parsing raw files into a dbTable then I want to iterate to a second sub with a tForeach

    See attached example screenshot

     

    When I try to connect the tForeach2 to the Raw transactions I get an error

     

     

    RVeitch_84_0-1715213288902.png

    Thanks for any help 

    Show Less
  • forum

    Design and Development

    Dynamic Filename Setting on tFileOutput Component not working

    Hey everyone, I'm seeking some advice: I need to read an XML settings file and parse it to extract its contents into multiple property files, one for ... Show More

    Hey everyone, I'm seeking some advice:

    I need to read an XML settings file and parse it to extract its contents into multiple property files, one for each environment. Everything seems to be working smoothly, but the filename is lazily set and does not match the content

    bouabidi_0-1715183781095.pngbouabidi_1-1715183792489.png

    bouabidi_3-1715183835751.png

    Thank you

     

    Show Less
  • forum

    Qlik NPrinting

    Unable to login to Nprinting

    Hello Qlik Community, We have migrated the server application data which is D(net app) drive to some F(pure) drive for the storage migration activity ... Show More

    Hello Qlik Community,

    We have migrated the server application data which is D(net app) drive to some F(pure) drive for the storage migration activity from net app to pure.post that we have renamed that F drive to D drive by stopping the services for both Qlikview and nprinting with the help of only Qlikview admin credentials.

    Then we restated the server and started checking the qlikview and nprinting applications.

    I'm able to open qlikview QMC and access point but somehow Nprinting credentials are not working for me to login ,even the admin credentials are also not working.

    I'm not sure ,if this is because of the storage migration or due to the drive letter change and there is nothing changed in C drive where the application is installed.

    Please let me know is there anything I need to check on this immediately.

    Thanks in advance. 

    Show Less
  • forum

    Qlik Replicate

    Snowflake Target Endpoint - Support new Hybrid Tables as Targets

    In March of 2024, Snowflake announced that Hybrid Tables are now in QA. Will the Snowflake target endpoint connector be modified to support replicatin... Show More

    In March of 2024, Snowflake announced that Hybrid Tables are now in QA.

    Will the Snowflake target endpoint connector be modified to support replicating data to Hybrid Tables as well as traditional Snowflake tables? Is this on the roadmap?

    https://docs.snowflake.com/en/release-notes/2024/other/2024-03-05-hybrid-tables
    https://docs.snowflake.com/en/release-notes/2024/other/2024-03-13-hybrid-tables

     

    Show Less
  • forum

    Deployment & Management

    Qlik Sense Upgrade Failed at ServiceDispatcher Step

    Hi, Recently we tried to upgrade our Qlik Sense from May 2023 to August 2023 (IR). The upgrade went well for DEV and QA servers. But it failed on prod... Show More

    Hi,

    Recently we tried to upgrade our Qlik Sense from May 2023 to August 2023 (IR). The upgrade went well for DEV and QA servers. But it failed on production servers. We had to restore production servers with backed up AMI. Now we are investigating the reason why it failed. We have realized that we made a mistake when upgrading QS production which has two nodes: We stopped services on both nodes and then ran installation on two nodes at the same time. We know it is incorrect. But why did it cause problem? I am writing a report and need to gather deeper information.

    Based on installation log files, I can tell the failure occurred at ServiceDispatcher step. Error occurred when it tried to create schema 'qlik_notifier_service'. I checked the log file for the successful installation on DEV server. When it tried to create schema 'qlik_notifier_service' there, it skipped this step because "Schema 'qlik_notifier_service' already exists" (the sentence in log). Why did the installation not skip it during production installation?

    The attached ServiceDispatcher_installation_logs.txt contains related content from log files.

    We need to make sure there is nothing else which caused installation failure. Please advise.

    Thanks

    Show Less
  • forum

    App Development

    Legends not showing when custom expression color used for combo chart.

    Legends for combo chart is not showing when the custom color are used. i've used rgb() to apply to 3 different measures as requested by my users, howe... Show More

    Legends for combo chart is not showing when the custom color are used. 
    i've used rgb() to apply to 3 different measures as requested by my users, however its not showing even. 

    Version: Qliksense Novermber 2023 Patch 5.

    Keitaru_0-1715225527615.png

    Have enabled legends

    Keitaru_1-1715225624480.png

    However the legends aren't showing in the chart. 

    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!