Power Bi Integrations to Power Automate
I have a power automate button created in a power bi app. It pulls in the information filtered in a table and sends it to the power automate to then create a PDF and email to the user. It was working 3...
View ArticleRe: Power Bi Integrations to Power Automate
Edit the flow. In the settings for the trigger re-assign the results array. Save the flow.
View ArticleRe: DATEDIFF DAX
Power BI does not think like Excel. Unpivot your data to these columns NameContact let Source = #table(null,{{ "James ", "1/1/2026 01:30:00 ", "1/15/2026 01:30:00 ", "1/17/2026 01:30:00 ", "1/19/2026...
View ArticleRe: HTML Visual Button to Navigate to Another Page with Filter
Use Embedded Playground or sempy or similar to enumerate the page IDs for your report. Then include the page ID (aka ReportSection) in the button URL.
View ArticleRe: HTML Visual Button to Navigate to Another Page with Filter
Hello @HanaOkugic, In Microsoft Power BI, an HTML/custom visual can’t pass report filter context or navigate to another report page with a dynamic filter. Custom visuals run isolated from the report’s...
View ArticleRe: One Semantic Model for Multiple Reports
Hi @ndias,Checking in to see if your issue has been resolved. let us know if you still need any assistance. Thank you.
View ArticleRe: Show maximum Yearmonth Value selected in the Dropdown.
Hi @jishnubhattacha,Checking in to see if your issue has been resolved. let us know if you still need any assistance. Thank you.
View ArticleRe: Show maximum Yearmonth Value selected in the Dropdown.
Yes it is woking but with this option the selected item is also shown in the dropdown but other elements are not showing . like if my dropdown has 202601,202512,202511,202510 .. so on. The according...
View ArticleRe: How to audit RLS (DMVs) via XMLA in Fabric/Power BI without being the...
Hi @matesum123 ,We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.Thank you.
View ArticleRe: Calculated Columns or Measure to get the output
Hi @manojk_pbi ,We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and...
View ArticleRe: PBIR: Cross-Report Drillthrough ignores "Keep All Filters OFF" setting -...
Hi @AkhilAshok, Just checking in to see if the issue has been resolved on your end. If the earlier suggestions helped, that’s great to hear! And if you’re still facing challenges, feel free to share...
View ArticleNeed help in creatin calculated columns or DAX Measure
Hi Friends, I have 2 source table to track the cost report submitted for any projects. In the master table, against each project it is marked Yes/No/NA to have reports for G2 or G5. Report table...
View ArticleRe: Calculated Columns or Measure to get the output
Thanks @v-echaithra , your updated solution helped to address the issue.
View ArticleRe: Calculated Columns or Measure to get the output
Hello @v-echaithra , I have one more requirement with the similar usecase posted here . Could you pls have look and guide...
View ArticleRe: Show maximum Yearmonth Value selected in the Dropdown.
Hi @jishnubhattacha,I have attached the repro to your issue. Please check if it resolves your problem. If it doesn't, kindly send a screenshot of your issue. Thank you.
View ArticleRe: Power BI REST API returns PowerBIEntityNotFound for dataset with upstream
Hi @msantos5 Hope everything’s going smoothly on your end. I wanted to check if the issue got sorted. if you have any other issues please reach community.
View ArticleRe: Blank Page - Embedded Report
Hi @Scheneyder ,We’d like to follow up regarding the recent concern. Kindly confirm whether the issue has been resolved, or if further assistance is still required. We are available to support you and...
View Article401 when using Admin APIs
Hi All we are buldinga a monitoring solution for PBI using powershell in SSMS to connect to PBI Admin APIsAutentication is done using an SP that has:PBI Service Tenant.ReadWrite.AllFabric-Adminthe SP...
View ArticleRe: 401 when using Admin APIs
Can the issue be that we are using fabric admin and not PowerBI admin?
View ArticleDynamic Date Offset Navigator
I am working as Power BI Developer and I am currently working on dashboard. In which I am stuck with one issue, the problem statement as below "Implement a Dynamic Date Offset Navigator that allows for...
View Article