Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
54 views

I want that the data will arrange in a proper manner firstly the data have clear and remove duplicate and missing values then I write a my code in pandas to upload and process the same thing again ...
0 votes
0 answers
19 views

I'm trying to create RLS that will compare user1 with user1 because the domains are different. So if email is [email protected] and userprinciplename() [email protected], that should match.Some of the ...
0 votes
0 answers
44 views

I trying to update a dashboard in power BI, but I get this error Tipo actividad new (this is the name of a measure/table) Se produjo un error al leer datos desde el proveedor: 'Npgsql.Tls....
0 votes
0 answers
76 views

DAX expression used to be: [Email] = USERPRINCIPALNAME() || [Manageremail] = USERPRINCIPALNAME() Due to the company's changed name, @xy.com has changed to @zw.com. People still log in with the xy.com, ...
1 vote
1 answer
9k views

I have a table with two columns which contains date and sales order. I want to create an another table using DAX which contains distinct sales orders getting data from sales order column for making ...
0 votes
1 answer
24 views

I am facing an issue with Power BI Embedded reports in a .NET Core application. The report contains Python visuals, which work correctly in Power BI Desktop and Service, but they do not render when ...
0 votes
0 answers
20 views

pbix file: https://x0.at/dnPB.pbix So I have a line and clustered column chart. On the line y-axis, by default my original data (Median Gross Monthly Salary under the table Median Salary of FTP) will ...
1 vote
1 answer
67 views

Using Power BI directQuery to databricks SQL warehouse, I see the queries getting generated to compute an average have SELECT SUM(CAST(int_field AS DOUBLE)), COUNT(int_field) FROM fact ...
0 votes
1 answer
46 views

I have an attendance summary table with the following columns: EmployeeID Date WorkHours I need to create a visual (or table widget) in Power BI that shows employees who worked more than 48 hours ...
1 vote
0 answers
59 views

I am able to connect to OracleDB from Power BI desktop. after publishing the dashboard and having the on premises gateway setup, it was working fine. I installed on premises gateway on another system ...
Advice
0 votes
0 replies
37 views

My paginated report is displaying well align on web layout view . But if I switch to print layout view , the page display is misalign so how can I have same align for both layout view . I am using ...
2 votes
1 answer
8k views

When our power bi report runs it runs it for current date which is created by Relative slicer. Our user would also like to have some options to select different date ranges using an actual calendar ...
1 vote
2 answers
95 views

I'm reworking a dashboard that is fine on PBI desktop but can't refresh on PBi service because it includes dynamic data sources (meta api). I'm trying to adjust the original code following Chris Webb'...
1 vote
1 answer
48 views

I am trying to make a visual in Power BI that shows me what people order second, if they order x product first. Very similar to a basket analysis but I don't want to know what was in the same cart as ...
0 votes
1 answer
10k views

I want to do countif in PowerBI (Example: count of total item with condition #1: having transaction of 2 or more, condition #2: year) I have sample data comprised of PO (transaction) #, item #, date (...
-1 votes
0 answers
19 views

In PBI, I need to create a matrix that, based on the selected month: Display the data for the current month and the data for previous months of the same year. Display the data for the months of the ...
0 votes
0 answers
25 views

I’m currently working on a project where I take an image of a Power BI dashboard and automatically generate a Power BI PBIP project that replicates the exact layout and visual design of the dashboard ...
Advice
1 vote
1 replies
65 views

I’m working on a reporting model that tracks recoverable hours and overtime for staff under a specific contractual agreement. I’d appreciate any advice on how you would approach modeling and ...
0 votes
0 answers
39 views

I have a power bi report with four connections to four excel files. One of the files is around 1500 rows and 800 KB of memory. The query i am interested in appends three queries, each one of those ...
0 votes
1 answer
3k views

I am using the following API call in Power BI to access Advanced Hunting data from 365. https://api.securitycenter.windows.com/api/advancedqueries Using this API works with some tables but not others ...
2 votes
2 answers
103 views

I have a table of data, and I want to sort by STATE, and then for each STATE, return the TopN (say Top 3 for example) COMPANY per state. Using the generic visual filter for Top 3 Company, by Value, ...
0 votes
1 answer
61 views

I am working on a new Dataflow Gen 2 to import Excel files from SharePoint. The problem I am running into is our vendor, who is supplying the files, is not properly setting the worksheet dimension ...
-1 votes
2 answers
189 views

I would like to switch between dashboard in Power BI. I prefer power bi desktop app, in power automate is it possible create an automatic workflow? If power automate doesn't work there is another ...
0 votes
1 answer
39 views

I am building a Power BI dashboard where my Matrix visual has employees in rows and dates in the column headers. The date field I am using is: Hours_Provided_by_Manager_ScriptOutput_AMOps[...
0 votes
0 answers
30 views

I have a slicer on PeriodSlicer[Period] for All Time, Full Year, Year to Date and Selected Dates. Selected Dates should apply whatever dates are selected in the Calendar slicer, while the others ...

1
2 3 4 5
414