Forum Discussion
Power bi Rest APi GET request
As a result, we thought that using the streaming database would be a simpler approach.
yeah, no. You may want to reconsider that. Streaming datasets have a very different purpose.
You are connecting to the main database anyway for each of the individual queries. Consume the results directly for rendering in your angular framework app. Cut out the Power BI middleman.
The Angular team is temporarily storing user-requested data in JSON format, and o is to push this data to the streaming database via the push API. there is no way we are directly connected to db. Once the data is available in the streaming database, we’ll connect Power BI to generate the reports on the fly. they want to rewrite json for every next query.
If you have any suggestions for improving this approach or alternatives we should consider, we’d appreciate your input.
.
- lbendlin1 year agoSuper User
My recommendation is to take Power BI out of the equation completely. It provides no value add.
- Anonymous1 year agoNot applicable
thats not possible at this stage as we have alraedy billed client..