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

Data driven subscription

$
0
0

Hi

 

I have Dashboard with 200 Regions.Each Region has Region Manager and  I have creted Power Bi Dashboard and implemented row level security where Region can Acess data of his own region but i am unable create email subscription so that user should able to rec ieve  with email-attachement of his data.Is there any work around to implement this process.

 

Thank you

Deepak Reddy


Different report results when accessed from Frequents vs. WorkSpace

$
0
0

Users have reported that the results are displayed when accessing a reprt drom the F&F group than from the Workspace.  In this particular case, a report with 3 tabs only displays data on 1 tab when accessed from  F&F, but all 3 tabs are populated when accessing from the Worksoace where it lives.  When accessing from F&F, a refresh does not correct the results.

 

What is the difference  between teh links causing this?

R visualisation losing some but not all aspects of a visualisation on publish

$
0
0

Hi,

 

I'm having an issue when using ggplot2, ggridges, forcats, magrittr, and dplyr to show a ridgeline plot with median lines and jittered points. The visualisation resolves perfectly in the Power BI app, but once published it loses the points and median line (The median line is faint but it is there in the first image).

withfeatures.PNGwithoutfeatures.PNG

Is there a workaround for this?

 

Code as follows and i have bolded the aspects that do not resolve:

 

data <- dataset
library("ggplot2")
library("ggridges")
library("forcats")
library("magrittr")
library("dplyr")
tatdata %>% mutate(Category= fct_reorder(Category, -Variable)) %>% ggplot( aes(x=Variable, y=Category, height = ..density..))+
geom_density_ridges(jittered_points = TRUE, quantile_lines = TRUE, col="#6C8BA8", quantiles = 2, lty=1, fill="#A1B9CF", alpha = 0.6, rel_min_height = 0.01, scale = 1.5, size = 0.5) +
 
theme_ridges(font_size = 14, grid = TRUE, center_axis_labels = TRUE, font = "ArialMT") +
scale_x_continuous(expand = c(0.01, 0), limits = c(0, 300), breaks=seq(0, 300, by = 10)) +
scale_y_discrete(expand = c(0.01, 0))

 

Matrix - not show data in total row

$
0
0

Hi everyone,

 

I have population data. it contains detail like Region, Sub region, Country, 2020 population,  2019 population and others. I want to use matrix control so I can show the values like following snap. When I pull country from Rows to "Value" section of matrix, it is showing me with the first country in total rows. But I want to not show the first country in total rows and show sum of 2020 population, 2019 population, and percantage only (I want to not show country as yellow text bar).

 
 
 

1.PNG

Dataset not refreshing

$
0
0

Hello,

 

I have a dataset connected to 9 folders on Azure Data Lake Gen1. The folders contain CSV files and each day it is stored a new one. Therefore we have programmed the refreshing every day, right after the new files are placed. The problem is that most of the time the refresh fails, throwing out the following message: 

 

Something went wrong
There was an error when processing the data in the dataset.
Please try again later or contact support. If you contact support, please provide these details.
Data source error: {"error":{"code":"ModelRefresh_ShortMessage_ProcessingError","pbi.error":{"code":"ModelRefresh_ShortMessage_ProcessingError","parameters":{},"details":[{"code":"Message","detail":{"type":1,"value":"Unable to connect to the remote server"}}],"exceptionCulprit":1}}} Table: XXXXXXXXXXXXXXXX
Cluster URI: XXXXXXXXXXXXXXXXXXXXXXXXXXxx
Activity ID: XXXXXXXXXXXXXXXXXXXXXXX
Request ID: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Time: 2020-04-18 08:46:56Z

It doesn't work using the manual refresh neither, and the table that supposedly throws the error, change from one refresh to another. 
If I try to refresh the data in PBI desktop it works perfectly every single time.

Does anyone know how to fixed it?

 

Thank you

Word Cloud Reset Issue

$
0
0

Hi All,

Can any one help me with the below issue in word cloud visual.

 

I have a report with a word cloud , donut chart and a verbatim table on a single page. I have enabled interaction between these 3 visuals.

 

1) If i click on a word in word cloud it will filter the other 2 visuals to show information about the selected keyword.

2) Then when I do a Ctrl + click on a category from the donut chart, the verbatim tables will be filtered based on the selected keyword and category which is the expected behaviour.

 

Above scenario works fine with most of the filters.

But the 2nd point fails when I choose certain filter elements in the filter pane (eg: works fine if I choose Australia, doesn't work if i choose Algeria) . Word coud is getting reset to show all the key words even though I'm doing a Ctrl +Click on the donut visual.

 

Regards,

Sneha

Publicar informes en la WEB

$
0
0

Buenas tardes, les pido ayuda para publicar informes en la web, el caso es el siguiente:

 

Al generar los codigos de inserción y navegar al link o copiar el frame en mi blog me muestra una página con el mensaje "Este contenido no está disponible" y no muestra el informe. Adicionalmente al cerrar la sesión y reingresar voy a la opción de "Administrar códigos para insertar", no los muestra y da un mensaje que dice "No tiene ningún código de inserción. Todavía no creó códigos de inserción"

 

En algún momento logré verlos en la web y el blog, pero al cerrar la sesión de Power BI comenzó a pedirme clave de acceso, luego ingrese y los tomé de otro lado, note que los que estoy usando en este momento comienza con "app.powerbi.com/view...".

 

Estoy usando una licencia de power BI Pro en periodo de prueba, aún me quedan 59 dias de vigencia

 

Gracias por su ayuda

 

Walter

custom schedule

$
0
0

i have a requirement where report needs to be sent out

1. 2nd business day after quarter end

2. 4 days before current quarter 

 

My source is oracle, now , how to schedule in power bi service for above dates ?


Gateway for connecting to webtable

$
0
0

I prepared a report that utilizes a webtable as seen in the attached . The report is not refreshing in service and showing error.  How can I overcome this and get a successful refresh in service? Thank youScreenshot (181).png

RLS not being observed when exporting to PDF/PowerPoint

$
0
0

Hi there,

Not sure whether this is symptom of a similar problem reported in late 2019 about exporting to PDF/Powerpoint from PowerBI Service not observing filter settings, but finding RLS is not working when exporting to PDF/PowerPoint from PowerBI service either.  The view of the report shows the correct RLS behavior when 'testing the role as a user', but when attempting to export under that same test...the extracts show all the data.

 

Any ideas?

Thanks inadvance.

Excel workbook with PowerBI odc file as external connector in the Service

$
0
0

Good Morning

 

I have an excel file utilizing an external ODC connector - which links back to a PowerBI data set within hte Service.

At the desktop level, I have been able to implement cubevalue style reporting utilizing a simple slicer.   Works GREAT!

 

However, now I am wanting to transition this same file to within the Service.   I have the file uploaded and now shows up in the specified workspace - under the Wookbook tab.  As I click on file name -as an attempt to open the file, a series of dialogs occur.

1: "Query and Refresh Data" warning regarding unsafe queries.  I click yes

2:  External Data Refresh Faled - indicating the initial ODC connector file name, click ok.

 

From there the file opens up in Excel online.   However, clicking on the slicer results in the same @#2 error External Date Refresh Failed

 

Looking within the file settings - I see no place to establish a gateway to this ODC file.   Since, the ODC goes back to a PowerBI dataset - once passed into the service, is there another connector I need to be using.   Since I uploaded froma  local drive versus OneDrive for business I have no edit options

 

Thank you!

 

 

How to know if a report is Live connected or Import in PowerBI Service

$
0
0

I have a requirement to know if a report is Live connected or Import model in PowerBI service. I have 50+ workspaces and need to get these details for each report in all workspaces. Is there any automated script for this like PowerShell cmdlets or REST API method?

Error: Encountered user gateway exception: There is not enough space on the disk

$
0
0

Hi There - Need help to troubleshoot the issue. I have dataflow designed which is pulling in information from SharePointList and no report being designed yet. It did pull the data for the first time and later on after we scheduled its been failing with disk space error. We have Pro license with Premium capacity. Job fails even though we run via ondemand and it takes almost 50 mins to fail the job. Can you anyone tell me where could be the problem? Any help would be much appreciated

 

Run time Dataflow name Dataflow refresh status
19/04/2020 01:00:04 Spotlight Dataflow Failed
. RootActivityId = 442dffa9-a81a-4bcb-a90b-7909fb168c17.Param1 = There is not enough space on the disk.
 Request ID: 4c398b50-ee8a-4df4-a72e-5be66bafe5fe.

set encoding when exporting data from a table to .cxv

$
0
0

Dear all, im exporting an .csv from a table from a published report, however the encoding of the .csv file is then set to 65001 but i need 1252, is it possible to set the encoding when exporting the files? best

Create data source error with Oracle db in Power BI gateway

$
0
0

Database client: 12.2.0.1 64bit

PowerBi gateway: 3000.31.3

 

When connecting to Oracle database getting below error, please advice on this?

 

Unable to connect: We encountered an error while trying to connect to . Details: "We could not register this data source for any gateway instances within this cluster. Please find more details below about specific errors for each gateway instance."Hide details
Activity ID:
Request ID:
Cluster URI:
Status code: 400
Error Code: DMTS_PublishDatasourceToClusterErrorCode
Time: Mon Apr 20 2020 12:05:26 GMT+0530 (India Standard Time)
Service version: 13.0.12887.307
Client version: 2003.5.00484-train
test-powerbi-gateway: Unable to connect to the data source undefined.
Underlying error code: -2147467259
Underlying error message: An error happened while reading data from the provider: 'Unable to find an entry point named 'OpsConIsDRCPEnabled' in DLL 'OraOps12.dll'.'
DM_ErrorDetailNameCode_UnderlyingHResult: -2147467259
Microsoft.Data.Mashup.ValueError.DataSourceKind: Oracle
Microsoft.Data.Mashup.ValueError.DataSourcePath: dev
Microsoft.Data.Mashup.ValueError.Reason: DataSource.Error


Trial Extension Request

$
0
0

Hi Team,

 

As checked with the forums and other info, POWER BI Trial is in 60 day period, however my account is only in 30 day only. can we do something to extend the trial period?

Thanks

We cannot convert the value "[Table]" to type List. -> working in PBI Desktop but not in Service

$
0
0

Hello Community,

Did someone already face this kind of issue in the dataset refresh in the Power BI Service ?

No issue is raised when I refresh in the Desktop. I publish and after that it fails in the Service.

2020-04-20_09-54-34.jpg

Thanks in advance for your help.

Dataset not direct visible in new look

$
0
0

Hi,

 

I have my dataset linked to multiple reports.

Normally I would see all my datasets under datasets in the online environment.

With the new look my datasets are not direct visible. However they are visible under the lineage view.

PowerBI datasets2.jpgPowerBI datasets.jpg

 

Any idea how I could make my datasets visible again. 

 

BR.

 

 

 

Failed to configure selected file - from OneDrive for Business

$
0
0

Hi,

 

I am trying to connect to a PowerBI Desktop file located on OneDrive for Business. This file is getting data from JSON format files.

Unfortunately I get the following message:

 

Something went wrong
Failed to configure selected file
Please try again later or contact support. If you contact support, please provide these details.
Activity ID: 1a03dd47-da60-4fc7-b8b0-7244fb88bb8e
Request ID: 5b6c0c4d-130f-1d3c-ab5a-6e41d8defaa6
Correlation ID: e94ff4a6-c46a-998c-a635-06e28435ede7
Status code: 500
Time: Mon Apr 20 2020 12:18:35 GMT+0200 (Central European Summer Time)
Service version: 13.0.12887.307
Client version: 2003.5.00484-train
Cluster URI: https://wabi-west-europe-redirect.analysis.windows.net/

 

Thanks for your help.

Disable Insights/Analyze option

$
0
0

Hi Power BI Community,

 

Is there any option to disable insigts into data (right-click on Barchart and Analyze)? We wouldn't like for our customers to have this option...

 

Thanks in advance!

Best Regards,

Karol

Viewing all 62654 articles
Browse latest View live


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