User Profile
romgut
Advocate III
Joined 6 years ago
User Widgets
Contributions
Re: How do I remove a 'ghost' gateway?
I had a live connection to an SQL server analysis services and got the same error. What helped was to change the server name in the connection, it used to be servername.network - I removed the network part and left only the servername and the db name and it worked.7.9KViews0likes0CommentsRe: PBI sharing with external users!!!
Thank you so much! I checked our settings and in our tenant everything related to AAD guests / Invite externals is enabled to entire organization, except editing, it's enabled for a specific security group only. From your answer I understood that with those settings, it's enough to send the link to an external person. The AAD entry will happen in the background (that would be the best case for me). Is that corect?4KViews0likes0CommentsRe: PBI sharing with external users!!!
dear edhans , maybe you can answer that question rightaway: if I share the report by sending the link via email to an external person, who does not exist in my AAD at all. Can that person access the report? I have a premium workspace. I go to the report - share - email --> outlook: I enter the external email address. That person is not in our Azure AD at all, not as guest, nothing, never been invited. What happens? Does that person login to Power BI and can see the report? Is that person in my AAD then automatically a guest? Or still, need to be invited first? Sorry but I can't walk through the full test myself. What I found interesting is that when I go to the report --> share --> enter there the email first time, it tells me that I cannot share outside my organization. So I click the email button and send the link by email. When I go again to the share the report, I enter the same email and there is no more message, I can share directly, but still that email is not in my AAD. Hopefully I don't confuse you with all the text, my main question is above 🙂 BR, Roman4KViews0likes2CommentsRe: publishing is complete, however we couldn't refresh your dataset
same here today, the error came again out of a suddon, for different reports / sources / workspaces. Adjusting the workspace is not an option anymore. In Desktop > data source settings > for all sources changed privacy from "none" to "organizational" - et voila.30KViews1like1Comment- 3.7KViews0likes0Comments
Re: How to set slicer default value of current month?
Thank you v-lionel-msft , I was able to use that. In the hierarchy I noticed that the selected month name becomes unreadable while using the drop down view, so I adjusted your solution to the following: Mark_Month = IF( [Date].[MonthNo] = MONTH( TODAY() ) && [Date].[Year] = YEAR( TODAY() ), [Date].[MonthName], //the current Month Name istead of "Current month" "Not current month" ) and it looks like that: BR, Roman14KViews1like0CommentsRe: Many Oracle sessions
I have got the same issue today, 40 open sessions, is it opening a session for each query / each table? One option I found for me meanwhile is to disable the parallel table load. It's ok only for the ready solution with increased loading time in the night.3.1KViews0likes0Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.