Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport variables in pulse questions #5770
Comments
drorm
changed the title
Support variables in pulse
Support variables in pulse questions
Aug 17, 2017
Aug 17, 2017
This was referenced
salsakran
added
Proposal
Pulses
labels
Sep 6, 2017
This comment has been minimized.
This comment has been minimized.
vkhattar
commented
Nov 28, 2017
Any updates on this feature ? It will def be very useful to me |
This comment has been minimized.
This comment has been minimized.
ScionOfBytes
commented
Mar 28, 2018
We have a use-case where we want to send out the same pulse template for various apps we support (parametrized on the appId field). We want to create questions that all accept an appId parameter and then add them to pulses. Further we want to copy pulses and change the appId parameter and have pulses for different apps going to different people. |
This comment has been minimized.
This comment has been minimized.
mfpinhal
commented
Aug 7, 2018
We have a use-case where we want to add the same question twice in the same pulse with different parameters. |
jornh
referenced this issue
Aug 10, 2018
Open
Feature request: Formatting and filters for pulses #8258
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
drorm commentedAug 17, 2017
This should mimic the interactive parameter feature: http://www.metabase.com/docs/latest/users-guide/13-sql-parameters.html
When you add a question, if it supports parameters, there should be an additional input for each parameter.
This way, it's easy to create a pulse for different people with different results.