GetSecureScore

How to Combine Data From Multiple Files in a Folder

We have two options to combine the files. Combine and Transform Combine and Load In this article, we will see how to use ‘Combine and Transform’. Have a look at the files.  See below the structure of each file, Employee1    Employee2   Employee3   Follow the below steps to combine and transform the data. Step 1 To import data, go Read More

GetSecureScore

How to Enable “Assume referential integrity” to Speed Up DirectQuery

When connecting to a data source using DirectQuery, you can use the Assume Referential Integrity selection to enable running more efficient queries against your data source. This feature has a few requirements of the underlying data, and it is only available when using DirectQuery. Setting Assume referential integrity enables queries on the data source to use INNER JOIN statements rather than OUTER JOIN, which Read More

GetSecureScore

How to Add Images, Videos, and More to Your Dashboard

By adding a tile to your dashboard, you can place an image, text box, video, streaming data, or web code on your dashboard. Watch Amanda add tiles to a dashboard.  Note This video might use earlier versions of Power BI Desktop or the Power BI service.https://www.youtube.com/embed/e2PD8m1Q0vU Add an image, video, or other tile You can Read More

GetSecureScore

How to Use DATEDIFF to Calculate Date # and Fiscal Date # in a Year

DATEDIFF returns the count of interval boundaries crossed between two dates. Syntax DAXCopy Parameters Term Definition start_date A scalar datetime value. end_date A scalar datetime value Return value. interval The interval to use when comparing dates. The value can be one of the following: – SECOND– MINUTE– HOUR– DAY– WEEK– MONTH– QUARTER– YEAR Below, see Read More

GetSecureScore

What is Data Management?

Data Management enables consistent accessibility, delivery, governance, and security of data to meet an organization’s requirements using tools including master data management, data virtualization, data catalog, and self-service data preparation and wrangling. With an effective data management solution, organizations can unify all of their data intelligently for better access, trust, and control. This is critical to a business’s success because Read More