Displaying Power BI reports to the public on Power Pages or other web platforms can provide significant value for businesses and organizations aiming to share insights with external users. However, the implementation comes with several important factors to consider, especially for anonymous users.
RE: How to set a Notification / Message on Portal Pages
RE: How to set a Notification / Message on Portal Pages
Reference: 1
There is no OOB feature to set a Notification / Message on Portal Pages.
We can create a custom Notification entity to create your notifications
in the Portal Header Web Template (after the profile navigation menu), can add a FetchXML to retrieve this records and show a bell icon (or any custom icon)
Passing Parameters from Dynamics 365 Main Form to an HTML Web Resource
This guide explains how to pass parameters from a Dynamics 365 main form to an HTML web resource by enabling a built-in feature and retrieving the parameters dynamically in your HTML.
Action Microsoft.crm.setup.shared.analyzerbase+collectaction failed
When I installed Microsoft Dynamics 365 Report Authoring Extension, got error: Action Microsoft.crm.setup.shared.analyzerbase+collectaction failed.
I followed below solution and resolved the issue.
Resolving the "Lead Qualification Opportunity Form" Error in Dynamics 365 Sales When Qualifying Leads
In Dynamics 365 Sales, users may encounter the error message: "You can't create new opportunities or edit this one as the 'Lead qualification opportunity form' is currently not available. Please contact your admin." This issue can arise when the current custom model-driven app does not include the "Lead qualification opportunity form" required during the lead qualification process. Here are step-by-step tips to resolve this error and ensure a smooth lead to opportunity transition:
Automating Web Role Assignments in Dynamics 365 with a Custom Plugin
Purpose of the Plugin
The plugin aims to streamline the user management process by automatically assigning a default web role to every new contact created in Dynamics 365. This is particularly useful in environments where new contacts need immediate and predefined access to certain parts of the system, ensuring they have the necessary permissions from the start.
Setting Up Complex Conditions for Tablix Filters in SSRS
Scenario
Imagine you need a report to display records based on a casemanager field that might contain null values or specific identifiers. The report should show records where the casemanager field is either unset (null) or matches any of the identifiers selected by the user from a multi-value parameter.
How to enable / disable Audit feature In Dynamics 365
The Dataverse auditing feature is designed to meet the external and internal auditing, compliance, security, and governance policies that are common to many enterprises. Dataverse auditing logs changes that are made to customer records in an environment with a Dataverse database. Dataverse auditing also logs user access through an app or through the SDK in an environment.
How to Get a Free Payflow Pro Test Account
If you're looking to integrate PayPal's Payflow Pro into your payment system, you can start with a free test account. This trial account doesn't require credit card information initially and allows you full access to test Payflow features for 30 days. Post the trial period, you'll be prompted to provide credit card details for ongoing service billing.
PayPal Payflow Gateway SDKs
The SDKs are now opened-sourced with the newest code; version 5, located in the corresponding directories. Please review the README and CHANGELOG in each directory for more information.