Coder Social home page Coder Social logo

ginqo / master-item-manager Goto Github PK

View Code? Open in Web Editor NEW
25.0 5.0 9.0 31.37 MB

♻️ Maintain and Reuse Master Items

License: Apache License 2.0

JavaScript 75.74% HTML 22.95% CSS 1.31%
measures dimensions management master-items qliksense qlik-sense qlik-extension

master-item-manager's People

Contributors

ginqo avatar maxwellginqo avatar rikiginqo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

master-item-manager's Issues

OneNote Log

Syncing Master Items removes number formats

Current version of extension does not allow to set number format for the measures, so if there is number format applied on the master measure it gets removed after sync.
Having ability to set it would be very helpful. I am not sure how much maintenance this extension gets ATM but I can assure you it is still very much needed thing.

Thanks

Synchronize measures

Hey

I'm using Qlik Sense Server On-Prem and I would like to import some measures that I previously exported from another app. Unfortunately this does not work. Synchronizing dimensions works. What could be the reason for this? I tried it with the template and a custom Excel, with the same result..

Metric Description Does Not Interpret Variables and Functions

I have variables and functions in my metric description, for example:

Soma do valor bruto das transações em M-0

I modified the extension to concatenate the complete expression, being as follows:

description = "='" + row.cells[1].qText + "' & chr(10) & 'Expressão: " + row.cells[3].qText + "'";

The value of row.cells[3].qText is: row.cells[3].qText is:

Sum({<[Transação.Data.Período] = {"$(=Date(AddMonths(MonthStart(Max([Transação.Data.Simples])), -0 ), 'YYYY-MM'))"}>}[Valor Bruto])

But when I run the "Create Measure" extension, it does not interpret as functions and variables, keeping a string literal. The Qlik you will interpret when entering the metric and clicking save.

Is there any form of correction?

The output of the above case would be:

Soma do valor bruto das transações em M-0
Expressão: Sum({<[Transação.Data.Período] = {"2019-04"}>}[Valor Bruto])

Thanks!

Master Measures issue in Saas

Hi, I'm using the extension (June 2022 build 1.8) in Qlik Sense Saas: Dimensions are created but not the Measures. Clicking on Edit Measures and Syncronize nothing appear and the measures are not created. (In the enterprise version it works without problems)

Export Hebrew Measures

Hello,
I having problem when I export measures to excel when the Measure Name written in Hebrew.
for example 'מדד בעברית'
in Hebrew = 'מדד בעברית'

Best Regards
Sagi

%MI%DimensionName Mapping

When we leave the field %MI%DimensionLabelExpression empty and we drag a drop a dimension into a table the header label shows the %MI%DimensionField value.

Many thanks

Measures without color defined change to grey

When a measure has null defined as the color on import it's being treated as 0. When checking for '-' as the color value during the create / update process it should return 'none' not ''. This should resolve the issue

Automatic Sync

Hey,
is there a possibilty to synchronize the dimensions and measure by reload the data?
Actual, we have to synchronize them manually with the GINQO Master Item Manager - Object and with every single user.
We want to synchronize it automatically for all users. Is that possible?
Thx

The visualization was not found on the server (Nov 2018 Qlik Sense)

With Nov 2018 version of Qlik Sense:

  • Extension had been installed successfully via QMC,
  • Extension appeared in application's Extensions Pane,
  • When placed onto page an "Invalid Visualization. The visualization was not found on the server. This extension is not available. GINQO_MasterItemManager." error message appear.

Details:

  • Issue persisted after restarting services, which in some cases in the past resolved similar "not found" issues.
  • I have full access rights to this extension via QMC.
  • Similarly described issue with NONRELATED Qlik extension named "The visualization was not found on the server #17" and posted here [https://github.com/balexbyrd/sense-FieldUI/issues/17] made me want to check with the code owner.

Synchronizing Master Items breaks their use in Expressions

Since Qlik Sense February 2021, you are now able to re-use Master Items inside other Items.
The issue I have is whenever I update a "base" Item that other Master Items call, it breaks all objects reusing it.

I then have to right-click -> edit the Base item, save it and only then will my other Masters work. (If you have to do it for multiple master items, it can be frustrating)

Here's the error message until it's fixed:
image

Creation of Measures not possible in SaaS

Are there currently any known problems with the creation of key figures in the SaaS version?
We are currently not able to create key figures via the extension - but it works without problems for dimensions.

Do you have a solution for me?

Thank you for the great extension! 🙂

Many greetings
Chris

Export function csv separator issue

Hi!

I came across an issue using the export function.
It uses a comma as a separator for the csv file. However, comma's are also used in my master items so i'm unable to separate the columns in excel.

Is this an adjustable setting?

Kind regards,

Martijn

Master measure export stopped working (On-Premise, May 2022 SR4)

After installing the extension v1.8 I was able to export the existing master measures and dimensions. After adding tags to a measure (via Qlik GUI) and loading the csv-files in the script (with no changes coming from the csv as first test drive), the export of the measures stopped working. Dimensions can still be exported, clicking the download button on measures will do nothing visible, neither giving an error nor having any effect at all. But deleting the tags and removing the csv-load part, it still won´t export the measures.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.