Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
38 views

I’m working on embedding a Power BI report that uses a DirectQuery dataset, and I want to implement Row-Level Security (RLS) through my .NET Core backend. Setup Details: Report Type: Power BI PBIX ...
Venkata's user avatar
0 votes
0 answers
88 views

I created a power bi report builder I used a sample query to get data from one table EVALUATE SUMMARIZECOLUMNS ( 'InventRepriceJourTransEntity'[ItemId], 'InventRepriceJourTransEntity'[...
Amal Hani's user avatar
0 votes
1 answer
167 views

When I publish the power bi report from power bi report builder to the Power BI workspace with the following connection details, in public setting it works fine. The report loads in 3 secs. Data ...
SGC's user avatar
  • 93
0 votes
1 answer
248 views

I have a Power Bi dashboard that has more than 20 tables and the amount of data in the table is quite large. I want to refresh only a specific table at a time. If im clicking the refresh button from ...
Ibrahim Hussain's user avatar
-1 votes
2 answers
118 views

I have a requirement to generate a PowerBI report including a visualization. Currently, I am able to generate the semantic layer using the API. But I have a requirement to also create a visual ...
Umesh's user avatar
  • 1
-1 votes
1 answer
638 views

I have a SharePoint list as a data source, i created a report in PB desktop and connected to SharePoint list using windows creds. This site is FBA enabled. However, its connected and I successfully ...
ShahidAliK's user avatar
0 votes
1 answer
50 views

We have a process which build tables dynamically in the Oracle database. That mean, table may add new columns or delete old columns. We have created PowerBI dataset using "select * from table_a ...
Lakshminarasimhan Parthasarath's user avatar
-1 votes
1 answer
55 views

As part of report migration project from other technologies to PowerBi. i am using Fabric Rest APIs (https://learn.microsoft.com/en-us/rest/api/fabric/semanticmodel/items/create-semantic-model) to ...
Umesh's user avatar
  • 1
0 votes
0 answers
72 views

on Power BI desktop, I set a page to hidden. I can still see this page on Power BI desktop. I can not see this page when I view the report in Power BI Server. How can I accomplish the same for a ...
tommer's user avatar
  • 23
0 votes
1 answer
75 views

I have the following data IF OBJECT_ID('tempdb..#TBL') IS NOT NULL DROP TABLE #TBL create table #TBL (category varchar(6), Year_Vs_Year VARCHAR(20), Cost INT) INSERT INTO #TBL VALUES (null,'24/25 vs ...
JonWay's user avatar
  • 1,747
-1 votes
1 answer
486 views

Does anyone know how to embed PowerBI report (with parameter) into a website? Currently use an iframe to embed, but the issue is, the parameter cannot be passed. And there are so many ways to embed ...
Farihan Adinan's user avatar
0 votes
0 answers
101 views

We are trying to Embed a Power BI report layout to our application using below JavaScript libraries powerbi-client v2.19.1 and powerbi-report-authoring v1.1.1 from below reference showcase-layout Git ...
user3501613's user avatar
-1 votes
1 answer
280 views

There are some reports in power bi report server. Each of these reports has scheduled refresh times. However, some reports give a memory error error during scheduled refresh. Delays occur in the work ...
Narin 's user avatar
  • 19
0 votes
1 answer
67 views

I want automatic login to view power bi reports with iframe in mvc application. For this, I created an application in Azure AD and gave all read permissions in the delegated permissions. For this i ...
emrecuni's user avatar
0 votes
0 answers
72 views

I have a large dataset in a SQL database. I want the user to enter a search string which will then execute an SQL query to pull relevant data that will then show up as a table in the report. I cant ...
thentangler's user avatar
  • 1,264
0 votes
2 answers
2k views

I created a Power BI report that collects data from: a MySQL database (located on the external server) a webpage (currency exchange rate table) When everything worked fine on the Power BI Desktop, I ...
Voyteck's user avatar
  • 408
1 vote
1 answer
196 views

We have an on-premise Power BI Report Server. I have created and published a report that I want to embed in a web page, then I set up a scheduled data refresh in the power bi portal to be once every ...
Monther's user avatar
  • 31
0 votes
1 answer
225 views

For example in the SQL view [PBIRS].[dbo].[ExecutionLog3] you can find the logging, but I haven't found any table or view with a boolean or something to indicate that Row-level security is in use. ...
Kokkie's user avatar
  • 556
0 votes
1 answer
47 views

enter image description here I'm new to power bi.I tried split delimiter by | and it was creating multiple rows with each category matching with each amount value of the same order id. But, I want ...
Sai Teja Bandela's user avatar
0 votes
1 answer
154 views

How do I share a Power BI report with certain clients using embedded code for free? And could you explain, in simple steps, how to set up secure login credentials for those clients to access the ...
Vkas's user avatar
  • 1
1 vote
0 answers
56 views

I have a report with a column called EventTimestamp. I want to display semi-real time how long ago that was. I get the math portion for date span, but this report is published only once a day. When ...
mateoc15's user avatar
  • 680
0 votes
0 answers
14 views

I am expecting to get the total as below. I have parent group of batchid and child group of employeename. I'm having difficulties to get the total after grouping . how can i get total =7 and =3677.19 ...
zaty's user avatar
  • 1
0 votes
0 answers
102 views

merchants_and_wallets Load was cancelled by an error in loading a previous table. vpay merchant_transaction Column 'createdon' in table 'vpay merchant_transaction' cannot be found or may not be used ...
donatus victor's user avatar
0 votes
1 answer
324 views

is there any way we can filter the POWERBI dashboard by passing the column values inside the link (Publish To Web)? if not a staright forward way then any workaround? tried to filter the dashboard by ...
moshinsha91's user avatar
1 vote
0 answers
81 views

I've got an issue with the slicer format. Other users see the slicer correctly (as it is set in PBI Desktop), while I see a totally different format on the PBI Server. I'm not sure if I'm the only one ...
manulito's user avatar

1
2 3 4 5
9