Quantcast
Channel: Service topics
Viewing all 62111 articles
Browse latest View live

metrics reports not shareble, share icon is missing.

$
0
0

How come metrics reports are not shareable via the share icon? The share icon just is not visible, its missing in the menubar in the service.

This occurs with reportmetrics and dashboardmetrics.

It also happens with copies (save as) of the initially created report.

It also happens with deskop-created and service-published reports based on service metrics datasets.

detlev_0-1592982607687.png

 


Transferring Power BI dataset to dataflow, getting Token Eof expected error on custom column

$
0
0

Hi All

 

I am transfering a large dataset that takes ages to refresh in PowerBi desktop to a Dataflow on the PowerBi online service. I have the follwing Custom Column in my current desktop quiery.

 

Duration* = var _newavg =AVERAGEX(filter('Data','Data'[Last Operator]=EARLIER('Data'[Last Operator]) && 'Data'[Customer Name]=EARLIER('Data'[Customer Name]) && 'Data'[Production Task Name]=EARLIER('Data'[Production Task Name]) && 'Data'[Duration]<15),'Data'[Duration]) return if('Data'[Duration]<15,'Data'[Duration],_newavg)

 

This works fine in the desktop but when I add the same column in the Dataflow UI I get the a warning of 'Token Eof expected'.

(Please note, some of the column names are different below but are correct to the columns in the Dataflow table).

 

The error seems to be with the var '_newavg'. I've tried chaging the var name but get the same error. 

 

Any ideas what's causing this?

 

Thanks

Thom

Capture.JPG

Not able to add PBIX file to service using new Get data option

$
0
0

Not able to add PBIX file to service using new Get data option

Is this a Bug??

digambar_0-1592983995045.png

 

Adding a New User

$
0
0

Hello All, 

 

Technical question and I appreciate your help!

 

user from organization A has pro license and he wants to to publish reports to organization B. Can you confirm if these are the only options to do that:

1-organization A shares the actual pbix file with organization B and organization B publish it to their server.

2-organization B creates a new user account and link it to their subscription that would allow the user from organization A to create and publish the report.

 

also another question, can organization B allow the user using his organization A account to publish reports to their server?

 

Thanks again!

Send reports to specific address

$
0
0

Hell all..

  How to send e-main for each recipients,  including only  data which is  filtered b yrecipient? 

kvitnitskiy_1-1592988503939.png

kind of 

kvitnitskiy_2-1592988551241.png

kvitnitskiy_3-1592988563451.png

 

 

 

 

500 Error Publishing to PowerBI Service

$
0
0

I have a report which was working fine in PowerBI Service. 

 

As of this morning it is failing. When I try republish I get a 500 error, looking at the error it says "We don't support the option 'HierarchicalNavigation'". I have no preview features turned on, and the refresh / dataset works in Desktop.

 

Screen shots and http trace of the publish below. 

 

 

 

 

HTTP/1.1 500 Internal Server Error Content-Length: 443 Content-Type: application/json; charset=utf-8 X-PowerBI-Error-Info: ModelRefresh_ShortMessage_ProcessingError X-PowerBI-Error-Details: {"error":{"code":"ModelRefresh_ShortMessage_ProcessingError","pbi.error":{"code":"ModelRefresh_ShortMessage_ProcessingError","parameters":[],"details":[{"code":"ModelRefresh_ProcessingErrorLabel","detail":{"type":1,"value":"COM error: Microsoft.Data.Mashup, We cannot generate a query for the given data source reference. Failure reason: We don't support the option 'HierarchicalNavigation'.\u000d\u000aParameter name: HierarchicalNavigation.. "}}]}}} Strict-Transport-Security: max-age=31536000; includeSubDomains X-Frame-Options: deny X-Content-Type-Options: nosniff Access-Control-Expose-Headers: RequestId,X-PowerBI-Error-Info,X-PowerBI-Error-Details RequestId: 825a548f-1b27-492c-a5f7-accd650fe41f Date: Wed, 24 Jun 2020 09:07:57 GMT {"error":{"code":"ModelRefresh_ShortMessage_ProcessingError","pbi.error":{"code":"ModelRefresh_ShortMessage_ProcessingError","parameters":{},"details":[{"code":"ModelRefresh_ProcessingErrorLabel","detail":{"type":1,"value":"COM error: Microsoft.Data.Mashup, We cannot generate a query for the given data source reference. Failure reason: We don't support the option 'HierarchicalNavigation'.\r\nParameter name: HierarchicalNavigation.. "}}]}}}

 

 

 

 

image.pngCapture.PNG

 

 

Power BI Report sharing with URL parameters

$
0
0

Hello there! First of all, thank you for this awesome product, it helps us a lot!

 

We've been working with Power BI for quite some time now, and we (especially me) are struggling to understand how to share reports with URL parameters. A little background - we have Google Analytics connected with our Power BI (premium). Our website is divided into multiple sections (towns), and we need to have unique reports for each section. Since we don't want to create each report for each town, we need to have a shareable link with parameters to have Power BI charts load with these parameters every time someone loads the report.

 

If anyone can give us a step by step instructions on how to achieve this, that would be awesome!

 

Thanks in advance!

Refresh Error on Power BI service

$
0
0

Hello All

 

I have a report which is refreshing fine on Power BI desktop. However, it fails when I refresh on Power BI service.

My report is using SQL Server database and sharepoint as sources. 

This has been happening from past few days.

Below is the error I get -

 

{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"We cannot convert the value \"[Record]\" to type List."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"Expression.Error"}},{"code":"Microsoft.Data.Mashup.ValueError.Value","detail":{"type":1,"value":"[Record]"}}],"exceptionCulprit":1}}} Table: Table1.

 

Does anyone know of any known issues related to this?

Or has faced anything similar?

 

Regards


Incremental Refresh for Dynamics 365 online

$
0
0

I have removed any extra column/caclulated columns from my model but my schedule refreshh is still taking more than 1 an hour.
Moreover i  have read that dynamics dsnt supports query folding which is recmmended for incremental refresh.
As a test i removed  table named user logins (Audits) from model which has around 1 million records then it only took 5-6 minutes for refresh but due to this table it shoots to one hour plus .My file size is just 56 Mb.

I have few questions.

  •  What is possible way to achieve incremnetal refresh with dynamics 365?Or any other workaound or solution>
  • On one side i am performing  tranformations like removing columns from my model to decrease refresh time but on other handside if source dsnt supports query folding so all these efforts are use less?
  • If i put a filter like get rows for last year so as source dsnt supports query folding so it will fetch all record during refresh.

Merge Gateway Clustersundefined

$
0
0

Hi all,

 

Looking to merge 2 gateway clusters so that we can get redundancy, both consist of only 1 server currently and connected to different services IE one just does Data Gateway and the other a PowerBI Gateway, what is the easiest way to get both into one cluster without losing connectivity to workloads that use each cluster currently?

 

Thanks in advance!

Much slower (10x) with Row Level Security

$
0
0

We have a report that is quick without RLS and 10x slow with it

 

Is there any known issue we should look at?

data values problem while importing the data from sharepoint online list to the dataflow.

$
0
0

Hello,

 Getting [Record] & [Table] data values in the columns in the dataflow.. Once we use query editor and transform the data, it automatically deletes those columns.

I am unable to understand what I am missing here.. 

I require those columns.. how to resolve the issue.

 

 

Dataflow.png

Drop shadow themes do not populate from desktop -> service

$
0
0

The new drop shadow feature is great; however, if you adjust the drop shadows in a theme and apply for the desktop report, then the drop shadows are not carried over to the service. They will reflect in the desktop version but the theme is not properly accounted for in the service.

 

I was hoping for this to be investigated for more systematic updates for incorporating drop shadows.

 

How can I use dynamic data from excel sheet as data source for creating Power BI reports.

$
0
0

Forms--> Excel(One Drive)--> Power BI 

Currently I am planning to use forms to collect monthly data and then using Power Automate to get data in excel(one drive) which can be further used as dataset for Power BI reports. But my concern is how can Power BI identify the data if I make some changes in the forms, which would again require setting up Power Automate. Can I automate the process where change in forms would reflect in the excel(one drive) automatically?

Thanks!

Dynamic row Level Security not working

$
0
0

Im using Adventureworks and in Power BI I have given a three employees our email addresses for the test

I have added an IsManager Conditional Column and made someone Manager.

Im the App Workspace Admin

 

Then in Manage roles I have created the following expression

 

IF(
MAXX(
Filter(
'DimEmployee',
'DimEmployee'[EmailAddress]=USERPRINCIPALNAME())
,'DimEmployee'[isManager]
)=0,
'DimEmployee'[EmailAddress]= USERPRINCIPALNAME(),
1=1
)

 

Find the Max in is Manager (Which is a 1. Everything else is zero) and if its not the manager then only display records for the User principal

 

If its 1, show everything. I think I got this from an example.

 

I then go into Service after a Publish and go to Test the row level secutity. I put myself and the other test user in and we can see all the records

I put in the email of the manager and no rows appear.

the DAX seems fine to me but the tests are coming back with completly the wrong results. All records when there should be just records against the person. And No records when they should be seeing everything

 

What have I dont wrong?


Project Workflow for the workspace

$
0
0

Hi,

 

i am struggling with some questions about the workflow of Power BI.

 

We create the Data model, the measures and Fields and some sketches of the visuals inside Power BI Desktop. The Data we connect to is local Data. The Idea now is, to publish it into Power BI Service and to give some contributors the possibility to change the look or whatever they wanna do, and publish this to our customer via an app.

 

When we now do some updates in the report or at the datamodel or add some new measures via desktop (pbix); is it somehow possible to update it to the power bi service without destroying the work the others did inside of power bi service?

 

because if we do some changes at the pbix file, we always have to replace it in order to publish it to power bi. and so we are not able to just update the report, or Dataset inside of power bi service.

 

How do you manage this things?

 

thanks for your answers.

 

Change Report from DirectQuery to Import Mode without PBI Desktop

$
0
0

Hello,

 

Is there a way to upload a report that uses data via direct query mode into PBI Service and then switch to import mode online without having to load all data into PBI Desktop?

The reason is that the dataset is very large and it takes a long time to load the data on a laptop. This makes it easier to work in Direct Query mode in PBI Desktop. However, for performance reasons, the import mode should be used online in PBI service.

 

Kind regards,

Dierk

Embedding a webpage to PowerBi desktop?

$
0
0

I just want to publish service status webpage.

Scheduled Refresh with Incremental Refresh

$
0
0

Hi!!!

I'm already post a question about this but now I'm done many tests in different enviroments an I get the same result my scheduled refresh take 10min aprox but on deman is about 2min.

My tests:

- DDBB: MySQL & SQL Server

- For both my parameters are named "RangeStart & RangeEnd".

- The incremental setting is the following: (my data starts in March of this year until today)

   LP_Sim_0-1593009354976.png

NOTE: although it shows the qlert that the query folding cant be verify in the last steps the option of native query is activated.

Captura de pantalla (21)_LI.jpgBut I dont Know if I set something wrong because after the first refresh the sheduled refresh longer than on-demand refresh.


I assume that if the on-demand efresh now takes 2 minutes and when the incremental update had not been implemented it took 10min scheduled or on-demand I understand that the configuration is working ... what I don't understand is why the scheduled updates keep taking 10 minutesss.

act.PNG

Some help?

Changes to graphs in Power BI desktop not refreshing in Power BI service and in Teams

$
0
0

Hi,

 

I published a Power BI desktop file to Power BI service and to Teams last week. When I make an update to the graphs in Power BI desktop, the changes don't reflect in Power BI service and in the Teams site even though I clicked refresh in both places.

 

Do you have any ideas on what may be going on? Do I need to re-publish every time that I make a change to the Power BI desktop version?

Thank you

Viewing all 62111 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>