Dinesh's Blog :::: Being Compiled ::::
Monday, July 31, 2017
SQL Server bcp error - String data, right truncation
›
We generally expect a proper row terminator with files loaded using bcp and with all accurately defined switches, data should be loaded w...
Tuesday, July 11, 2017
Power BI supports numeric range slicer now
›
This is not something released this month but March 2017. These new capabilities of Power BI Slicer is available but many do not use it be...
Sunday, June 25, 2017
Database Normalization - 1NF, 2NF, 3NF, BCNF, 4NF and 5NF with examples
›
Normalization is a process of identifying the optimal grouping (relations at the end) for attributes that satisfies data requirements in a...
Wednesday, June 21, 2017
Power BI Parameters - What are they and when they can be used?
›
Microsoft Power BI supports adding parameters for queries and use them with various areas. However, since it has some limitations and cann...
Saturday, June 17, 2017
Relational Algebra - Joins - Theta Join, Equijoin, Natural Join, Outer Join, Semijoin
›
I wrote a post on Relational Algebra that discusses most of operations related to it. This is the continuation of it and this explains Jo...
Wednesday, June 14, 2017
Power BI - Scheduled Refresh section is not available in Settings
›
Power BI Desktop allows us to import data from files such as CSV and Excel . Once imported, it automatically creates a Model that can be ...
Saturday, June 10, 2017
Power BI - Cannot highlight or pin visuals when grouped with shapes
›
Power BI allows us to add shapes like rectangle or oval for marking specific area, showing covered visuals as they are related and operat...
Wednesday, June 7, 2017
Naming columns in the View
›
How do you name columns returned from your created view? Generally, you do not need to explicitly name them as the names of view-columns ...
Tuesday, June 6, 2017
Creating Horizontal Views and Vertical Views
›
Everyone has either used or created views for getting or creating a dynamic result using one or multiple tables. And everyone knows the u...
Monday, June 5, 2017
What should be considered on Visualization?
›
Creating a report with stunning, meaningful and appropriate visuals is the key for delivering the information quickly, hence special consi...
2 comments:
Sunday, June 4, 2017
Calculate the average value against a large table - SQL Server Brain Basher of the Week #068
›
Let's talk about another Interview Question related to SQL Server development. This is about one of the aggregate functions that is A...
Saturday, June 3, 2017
Power BI - No page to enter SQL Server credentials when connecting - Here is the reason
›
Have you experienced that Power BI just connects with your SQL Server without requesting your login credentials? Or you might need to conn...
‹
›
Home
View web version