specklesystems / speckle-powerbi-visuals

Custom Speckle visuals for PowerBI
Apache License 2.0
28 stars 10 forks source link

bug: Geometry sent from Rhino not visible #11

Closed bimgeek closed 1 year ago

bimgeek commented 1 year ago

Description

Geometry sent from Rhino received successfully but can not be viewed in 3D Viewer Visual.

Expected Behaviour

View the geometry in 3D Viewer Visual, regardless of its source application.

Steps to reproduce

  1. Receive below stream in PowerBI👇
  2. Add 3D Viewer Visual
  3. Connect Stream URL and Object ID inputs.
  4. You will not be able to view any geometry in the Viewer.

Streams/Commits Used

https://latest.speckle.dev/streams/5ae0332cc7/branches/rhino

Screenshots

PBIDesktop_b0vzF8gfHi

AlanRynne commented 1 year ago

Same as #10, Viewer is not prepared yet to handle authentication via PowerBI, so any private streams will not load.