Forum Discussion
Power bi direct query with windows authentication, how to setup
None. Main answer is that Power bi only can "read" data, and can't send any info to DB, even in live query.
Which is, in case of Microsoft CRM, useless, because CRM have so many "Filtered" views, and development is, if some still not give up from Power BI, unnecessary slow, because I must rewrite all to the last view to 'duplicate' authorisation system form one Microsoft product to another Microsoft product :manfrustrated: :manmad: :manfrustrated:
Hi Sekic,
When you get data from CRM, did you try using API and not SQL DB ?
But in API mode, you will be in import and not Direct Query. Then, in import mode, it will be the same problem, in deploy mode, there is only one unique acount for refresh :(:(
- sekic8 years agoHelper I
Read live data from sql CRM database is request, so API is not applicable.