/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ruiromanoblog.wordpress.com
| | devinknightsql.com
4.3 parsecs away

Travel
| | A date dimension or table can be extremely important when working on a Power BI project, or BI projects in general for that mater. Here's some of the quick benefits and reasons why you need a date table: Helpful when filtering data Filter by year, quarter, month, etc... Helpful for drilling into a hierarchy of...
| | martinschoombee.com
2.1 parsecs away

Travel
| | Unless your source data contains no dates at all, every Power BI model should have a Date entity. Chances are good that you've ignored a built-in option in Power BI Desktop that's enabled by default (image below). While the "Auto Date/Time" option isn't the worst thing you could do in Power BI Desktop (i.e. the...
| | azurecloudai.blog
2.7 parsecs away

Travel
| | Analyzing the usage and tuning resources is a key responsibility in Cloud Management. We need to understand where we spent , what are the trends and where we can tune our spending. When it comes to analyzing Azure usage Microsoft offers different tool set with different capabilities; Cloudyn New Azure Cost Management Azure Consumption API...
| | dataonwheels.wordpress.com
52.7 parsecs away

Travel
| Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make...