Wednesday, February 24, 2021

Link in Power BI - Link to Another report in Power BI

 


To provide link on count in Power BI .I will not support direct link and count text as link to other report or web URL.

To do so we need to place blank button and make that button as invisible with same color as shown below. 


Here are the steps to make link to another report.



As shown in below Image Make transparency as 100 % and line color as same backgroud color of Visual. Blue in this case.



And to give link to other report or to web URL as link. In Action properties select Web URL and give another report URL.
(Note: Open your another report in browser and copy the web url)


and publish report or save to server if you are using report server.

Thanks



Monday, November 16, 2020

Common Data Service - Microsoft Dataverse

 

Common Data Service - Microsoft Dataverse 

Common Data Service (CDS) has been renamed to Microsoft Dataverse in Novermber 2020


Common Data Service (CDS) is a data storage service . It allows you to store and manage data used by Power app applications or Power BI. Data in CDS will be stored in form of well known tables which means set of rows and columns. 


Screenshot showing overview of Microsoft Power Platform.


In CDS we can have standard tables and custom tables to extend the functionality just like custom entities in MS Dynamics.

Here are the benefits of CDS

  1. Easy to Manage : Data will be stored in cloud . you can access any time
  2. Easy to Secure : Security role will allow you to give the permission to access to tables for different users 
  3. Access Dynamics 365 Data : MS Dynamics 365 data will be stored in CDS .Power App can use same data which we built 
  4. Logic and validation – Define calculated columns, business rules, workflows, and business process flows to ensure data quality and drive business processes.
CDS Management System

In Common Data Service Management tool where you can manage tables ( entities)

Power Apps portal like below

 

MicroSoft Planner

Link in Power BI - Link to Another report in Power BI

  To provide link on count in Power BI .I will not support direct link and count text as link to other report or w...