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

Provide a public sharable link for a dashboard #3681

Closed
salsakran opened this issue Oct 26, 2016 · 18 comments
Closed

Provide a public sharable link for a dashboard #3681

salsakran opened this issue Oct 26, 2016 · 18 comments

Comments

@salsakran
Copy link
Contributor

As per designs in #2683, allow a user to share a given dashboard to users without a Metabase login.

This should have an instance wide admin toggle, and should use a generated, secure UUID for the public facing link.

@Sarrae1406
Copy link

Do we finally have a solution towards this ?

@edmarriner
Copy link

+1

@anki-code
Copy link

+1

@tlrobinson
Copy link
Contributor

tlrobinson commented Dec 13, 2016

@edmarriner @anki-code Please use the 👍 reaction instead of +1 comments. Thanks.

@lowiebenoot
Copy link

+1

1 similar comment
@Steerlin
Copy link

+1

@axelwegener
Copy link

+1

@camsaul camsaul added this to the 0.23.0 milestone Jan 9, 2017
@camsaul camsaul self-assigned this Jan 9, 2017
@camsaul
Copy link
Member

camsaul commented Jan 9, 2017

Relevant designs from #2683 (cut-and-paste of comment by @mazameli):

A public dashboard link should look something like this:
public-dashboard-link

@camsaul
Copy link
Member

camsaul commented Jan 9, 2017

@lowiebenoot @Steerlin @axelwegener Please use the 👍 reaction instead of +1 comments. Thanks.

@camsaul
Copy link
Member

camsaul commented Jan 31, 2017

Is this the same as #3366?

@camsaul
Copy link
Member

camsaul commented Jan 31, 2017

^ Adding you guys to the assignees list bc this is a team effort just like Steph KD Dray and Klay

@green2k
Copy link

green2k commented Feb 3, 2017

+1

@camsaul
Copy link
Member

camsaul commented Feb 3, 2017

Hi @green2k, one way we prioritize issues is by sorting them by the number of 👍 reactions. So instead of leaving +1 comments, please just upvote by adding a reaction.

@camsaul
Copy link
Member

camsaul commented Feb 3, 2017

Implemented by #4123

@dtheodor
Copy link

It's really good that you implemented this. A request: When creating a shareable link for a dashboard, and the dashboard has filters, I may create the link for a target audience that I want to limit to a particular filter value. The simpler example would be a 'customer ID' filter, where I would want to share the dashboard for a fixed customer ID value, without the ability for the user to switch to a different one. Now, I could do this by manually creating different dashboards for each customer ID, but this quickly turns out to be unyieldy.

@richardjzhang
Copy link

@camsaul just on dtheodor's comment above, are there any plans to implement a feature where a 'Public Link' for a dashboard has locked parameters?

@federicoBetti
Copy link

It's really good that you implemented this. A request: When creating a shareable link for a dashboard, and the dashboard has filters, I may create the link for a target audience that I want to limit to a particular filter value. The simpler example would be a 'customer ID' filter, where I would want to share the dashboard for a fixed customer ID value, without the ability for the user to switch to a different one. Now, I could do this by manually creating different dashboards for each customer ID, but this quickly turns out to be unyieldy.

Hey @dtheodor, did you find a solution to this problem?

I am facing the same issue. Thanks in advance.

@flamber
Copy link
Contributor

flamber commented Oct 6, 2022

That functionality is available in Signed Embedding https://www.metabase.com/docs/latest/embedding/signed-embedding - see comparison https://www.metabase.com/docs/latest/embedding/introduction
This issue is closed, and has been for many years. Use the forum for questions and troubleshooting: https://discourse.metabase.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests