Skip to content
Home » Archives for Pradeep Raturi » Page 19

Pradeep Raturi

I have 11+ years of working experience in Business Intelligence Data Modelling, Power BI, SQL Server, SSRS, SSIS, Azure Data Factory, Power Apps.

Word Cloud custom visual in Power BI

Word Cloud custom visual in Power Bi

A Word Cloud visual is a Power Bi custom visual that visualize the frequency of word for the given text. The word which has the highest frequency is shown larger than others in visual. 

It can be download or import to Power BI from Power BI marketplace. 

Loading

Cascading referential integrity in SQL Server

Cascading referential integrity constraints are foreign key constraints that is used to defines the action that SQL Server performs when a user try to delete or update a primary key value to which an existing foreign key points.

Loading