Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fetch frequencyMax #1152

Merged
merged 1 commit into from Mar 16, 2023
Merged

feat: fetch frequencyMax #1152

merged 1 commit into from Mar 16, 2023

Conversation

T-Wizard
Copy link
Collaborator

do an extra app.evaluateEx call to fetch frequencyMax when it is set to the value 'fetch'
update useOnTheFlyModel.jsx to only frequencyMax when actually needed
update useOnTheFlyModel.jsx to use it for drilldowns (maybe use it all library dimensions?)

Motivation

For use with library dimensions as it is not possible for a static qValueExpression to handle that the library dimension changes field it uses (common for drilldowns but possible for any lib dimension)

the use of a marker value to trigger is are because without it there is not enough information in the layout to know if frequencyMax needs to be fetched.

Requirements checklist

  • Api specification
    • Ran yarn spec
      • No changes OR API changes has been formally approved
  • Unit/Component test coverage
  • Correct PR title for the changes (fix, chore, feat)

When build and tests have passed:

  • Add code reviewers, for example @qlik-oss/nebula-core

@T-Wizard T-Wizard merged commit 2589a93 into master Mar 16, 2023
@T-Wizard T-Wizard deleted the fetch-frequencyMax branch March 16, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants