WA
wallabyway/powerBI-tandem-viewer
This is the visual component for Tandem Viewer, embedded inside PowerBi
powerBI-Tandem-Viewer
This is the visual component for Tandem Viewer, embedded inside PowerBi.
tandem-powerBI.mp4
NOTES
- It uses two Legged Auth (see hello world Tandem example)
- A Lambda service provides tokens
- The tokens are locked to the Service Account permissions
%%{init: {'theme': 'neutral' , "themeVariables": {'fontFamily':'courier', 'fontSize' : '12px'} }}%%
graph LR;
A[Token Generator <br> lambda-url.us-west-2.on.aws]
B[Tandem Viewer <br> PowerBi.com]
A --> B
SETUP
From the diagram:
ADD VIZ (Green Arrow)
- Click 'More' button, add Visual Component from file
- Select
/dist/tandem-viz-powrebi.pbiviz - Click new icon
- The Tandem viewer is added to the canvas (green arrow)
CONFIGURE (Orange Arrow)
- Search for
urn,elemID - Drag these into URN field
RUN
Click on elements in the chart to see the viewer change appearance
FURTHER REFERENCES
On this page
Languages
TypeScript99.2%Less0.8%
Contributors
MIT License
Created June 1, 2023
Updated February 12, 2024