Method: PowerBI::DatasetArray#get_data
- Defined in:
- lib/power-bi/dataset.rb
#get_data ⇒ Object
84 85 86 |
# File 'lib/power-bi/dataset.rb', line 84 def get_data @tenant.get("/groups/#{@workspace.id}/datasets")[:value] end |
84 85 86 |
# File 'lib/power-bi/dataset.rb', line 84 def get_data @tenant.get("/groups/#{@workspace.id}/datasets")[:value] end |