Skip to content

Commit 033ea76

Browse files
authored
change badge format
1 parent ee33b1a commit 033ea76

6 files changed

Lines changed: 534 additions & 526 deletions

File tree

Lines changed: 44 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,44 @@
1-
# Microsoft Power Apps
2-
3-
Costa Rica
4-
5-
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6-
[brown9804](https://github.com/brown9804)
7-
8-
Last updated: 2024-11-19
9-
10-
------------------------------------------
11-
12-
Microsoft Power Apps is a suite of apps, services, and connectors, as well as a data platform. It provides a rapid development environment to build custom apps for your business needs. <br/>
13-
14-
`Using Power Apps, you can create three types of apps: canvas, model-driven, and portal.`
15-
16-
## Wiki
17-
- [Learning Microsoft PowerApps (2019)](https://www.linkedin.com/learning/learning-microsoft-powerapps-2019/create-powerful-business-apps?u=2095204)
18-
19-
## Key Features
20-
- **Rapid Application Development**: Power Apps allows you to quickly build custom business apps that connect to your data stored either in the underlying data platform (Microsoft Dataverse) or in various online and on-premises data sources.
21-
- **Business Logic and Workflow Capabilities**: Apps built using Power Apps provide rich business logic and workflow capabilities to transform your manual business operations into digital, automated processes.
22-
- **Responsive Design**: Apps built using Power Apps have a responsive design and can run seamlessly in a browser and on mobile devices (phone or tablet).
23-
- **No Code Required**: Power Apps "democratizes" the business-app-building experience by enabling users to create feature-rich, custom business apps `without writing code`.
24-
- **Extensible Platform**: Power Apps also provides an extensible platform that lets pro developers programmatically interact with data and metadata, apply business logic, create custom connectors, and integrate with external data.
25-
26-
## Power Apps for Different Users
27-
- **App Makers/Creators**: Power Apps Studio is the app designer used for building canvas apps.
28-
- **App Users**: You can run apps that you created, or that someone else created and shared with you, in a browser or on mobile devices.
29-
- **Admins**: Power Apps administrators can use the Power Platform admin center to create and manage environments, view Dataverse analytics, and get real-time, self-help recommendations and support for Power Apps and Power Automate.
30-
- **Developers**: Developers are app makers who can write code to extend business app creation and customization.
31-
32-
## Functions
33-
### `→ Date`
34-
35-
```python
36-
formatDateTime(utcNow(), 'MM-dd-yyyy')
37-
```
38-
39-
<div align="center">
40-
<h3 style="color: #4CAF50;">Total Visitors</h3>
41-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
42-
</div>
1+
# Microsoft Power Apps
2+
3+
Costa Rica
4+
5+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6+
[brown9804](https://github.com/brown9804)
7+
8+
Last updated: 2024-11-19
9+
10+
------------------------------------------
11+
12+
Microsoft Power Apps is a suite of apps, services, and connectors, as well as a data platform. It provides a rapid development environment to build custom apps for your business needs. <br/>
13+
14+
`Using Power Apps, you can create three types of apps: canvas, model-driven, and portal.`
15+
16+
## Wiki
17+
- [Learning Microsoft PowerApps (2019)](https://www.linkedin.com/learning/learning-microsoft-powerapps-2019/create-powerful-business-apps?u=2095204)
18+
19+
## Key Features
20+
- **Rapid Application Development**: Power Apps allows you to quickly build custom business apps that connect to your data stored either in the underlying data platform (Microsoft Dataverse) or in various online and on-premises data sources.
21+
- **Business Logic and Workflow Capabilities**: Apps built using Power Apps provide rich business logic and workflow capabilities to transform your manual business operations into digital, automated processes.
22+
- **Responsive Design**: Apps built using Power Apps have a responsive design and can run seamlessly in a browser and on mobile devices (phone or tablet).
23+
- **No Code Required**: Power Apps "democratizes" the business-app-building experience by enabling users to create feature-rich, custom business apps `without writing code`.
24+
- **Extensible Platform**: Power Apps also provides an extensible platform that lets pro developers programmatically interact with data and metadata, apply business logic, create custom connectors, and integrate with external data.
25+
26+
## Power Apps for Different Users
27+
- **App Makers/Creators**: Power Apps Studio is the app designer used for building canvas apps.
28+
- **App Users**: You can run apps that you created, or that someone else created and shared with you, in a browser or on mobile devices.
29+
- **Admins**: Power Apps administrators can use the Power Platform admin center to create and manage environments, view Dataverse analytics, and get real-time, self-help recommendations and support for Power Apps and Power Automate.
30+
- **Developers**: Developers are app makers who can write code to extend business app creation and customization.
31+
32+
## Functions
33+
### `→ Date`
34+
35+
```python
36+
formatDateTime(utcNow(), 'MM-dd-yyyy')
37+
```
38+
39+
<!-- START BADGE -->
40+
<div align="center">
41+
<img src="https://img.shields.io/badge/Total%20views-9-limegreen" alt="Total views">
42+
<p>Refresh Date: 2025-07-16</p>
43+
</div>
44+
<!-- END BADGE -->
Lines changed: 55 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,55 @@
1-
# Microsoft Power BI
2-
3-
Costa Rica
4-
5-
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com)
6-
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
7-
[brown9804](https://github.com/brown9804)
8-
9-
Last updated: 2024-11-19
10-
11-
----------
12-
13-
14-
> Microsoft Power BI is a collection of software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights. Your data might be an Excel spreadsheet, or a collection of cloud-based and on-premises hybrid data warehouses.
15-
16-
<details>
17-
<summary><b>List of References </b> (Click to expand)</summary>
18-
19-
- [Power BI Top Skills](https://www.linkedin.com/learning/power-bi-top-skills/top-skills-for-power-bi?u=2095204)
20-
- [Power BI Essential Training](https://www.linkedin.com/learning/power-bi-essential-training-3/create-rich-interactive-reports-with-power-bi?u=2095204)
21-
- [Power BI Data Modeling with DAX](https://www.linkedin.com/learning/power-bi-data-modeling-with-dax/build-powerful-data-models-with-dax?u=2095204)
22-
- [Using Power BI with Excel](https://www.linkedin.com/learning/using-power-bi-with-excel/transforming-and-refining-your-data?u=2095204)
23-
24-
</details>
25-
26-
## Key Features
27-
28-
- **Data Visualization**: Power BI is a data visualization platform used primarily for business intelligence purposes.
29-
- **Software Services**: Power BI is a collection of software services, apps, and connectors that work together to help you create, share, and consume business insights in the way that serves you and your business most effectively.
30-
- **Power BI Service**: The Microsoft Power BI service is the Software as a Service (SaaS) part of Power BI.
31-
- **Data Sources**: Power BI lets you easily connect to your data sources, visualize and discover what's important, and share that with anyone or everyone you want.
32-
33-
## Power BI Components
34-
35-
> Power BI consists of several elements that all work together, starting with these three basics:
36-
37-
- A Windows desktop application called Power BI Desktop.
38-
- An online SaaS service called the Power BI service.
39-
- Power BI Mobile apps for Windows, iOS, and Android devices.
40-
41-
> Beyond those three, Power BI also features two other elements:
42-
43-
- Power BI Report Builder, for creating paginated reports to share in the Power BI service.
44-
- Power BI Report Server, an on-premises report server where you can publish your Power BI reports, after creating them in Power BI Desktop.
45-
46-
## Power BI for Different Users
47-
48-
> Power BI is used differently by different roles in a project or team. You may view reports and dashboards in the Power BI service. Others may create reports in Power BI Desktop and publish them to the service. Some may use the Power BI Mobile app to track sales data. Developers may use Power BI APIs to integrate data and visuals into their apps.
49-
50-
<div align="center">
51-
<h3 style="color: #4CAF50;">Total Visitors</h3>
52-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
53-
</div>
1+
# Microsoft Power BI
2+
3+
Costa Rica
4+
5+
[![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com)
6+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
7+
[brown9804](https://github.com/brown9804)
8+
9+
Last updated: 2024-11-19
10+
11+
----------
12+
13+
14+
> Microsoft Power BI is a collection of software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights. Your data might be an Excel spreadsheet, or a collection of cloud-based and on-premises hybrid data warehouses.
15+
16+
<details>
17+
<summary><b>List of References </b> (Click to expand)</summary>
18+
19+
- [Power BI Top Skills](https://www.linkedin.com/learning/power-bi-top-skills/top-skills-for-power-bi?u=2095204)
20+
- [Power BI Essential Training](https://www.linkedin.com/learning/power-bi-essential-training-3/create-rich-interactive-reports-with-power-bi?u=2095204)
21+
- [Power BI Data Modeling with DAX](https://www.linkedin.com/learning/power-bi-data-modeling-with-dax/build-powerful-data-models-with-dax?u=2095204)
22+
- [Using Power BI with Excel](https://www.linkedin.com/learning/using-power-bi-with-excel/transforming-and-refining-your-data?u=2095204)
23+
24+
</details>
25+
26+
## Key Features
27+
28+
- **Data Visualization**: Power BI is a data visualization platform used primarily for business intelligence purposes.
29+
- **Software Services**: Power BI is a collection of software services, apps, and connectors that work together to help you create, share, and consume business insights in the way that serves you and your business most effectively.
30+
- **Power BI Service**: The Microsoft Power BI service is the Software as a Service (SaaS) part of Power BI.
31+
- **Data Sources**: Power BI lets you easily connect to your data sources, visualize and discover what's important, and share that with anyone or everyone you want.
32+
33+
## Power BI Components
34+
35+
> Power BI consists of several elements that all work together, starting with these three basics:
36+
37+
- A Windows desktop application called Power BI Desktop.
38+
- An online SaaS service called the Power BI service.
39+
- Power BI Mobile apps for Windows, iOS, and Android devices.
40+
41+
> Beyond those three, Power BI also features two other elements:
42+
43+
- Power BI Report Builder, for creating paginated reports to share in the Power BI service.
44+
- Power BI Report Server, an on-premises report server where you can publish your Power BI reports, after creating them in Power BI Desktop.
45+
46+
## Power BI for Different Users
47+
48+
> Power BI is used differently by different roles in a project or team. You may view reports and dashboards in the Power BI service. Others may create reports in Power BI Desktop and publish them to the service. Some may use the Power BI Mobile app to track sales data. Developers may use Power BI APIs to integrate data and visuals into their apps.
49+
50+
<!-- START BADGE -->
51+
<div align="center">
52+
<img src="https://img.shields.io/badge/Total%20views-9-limegreen" alt="Total views">
53+
<p>Refresh Date: 2025-07-16</p>
54+
</div>
55+
<!-- END BADGE -->
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
// Costa Rica
2-
// July, 2020
3-
// Calculate days Between Periods
4-
// with filter
5-
6-
#daysBetweenPeriods =
7-
VAR daysBetweenPeriods =
8-
CALCULATE (
9-
LASTDATE ( ObjectClosedDate[ClosedDate] ),
10-
FILTER (
11-
ALLEXCEPT ( ObjectClosedDate, ObjectClosedDate[Type] ),
12-
ObjectClosedDate[ClosedDate] < EARLIER ( ObjectClosedDate[ClosedDate] )
13-
)
14-
)
15-
RETURN
16-
DATEDIFF ( daysBetweenPeriods, ObjectClosedDate[ClosedDate] , DAY )
1+
// Costa Rica
2+
// July, 2020
3+
// Calculate days Between Periods
4+
// with filter
5+
6+
#daysBetweenPeriods =
7+
VAR daysBetweenPeriods =
8+
CALCULATE (
9+
LASTDATE ( ObjectClosedDate[ClosedDate] ),
10+
FILTER (
11+
ALLEXCEPT ( ObjectClosedDate, ObjectClosedDate[Type] ),
12+
ObjectClosedDate[ClosedDate] < EARLIER ( ObjectClosedDate[ClosedDate] )
13+
)
14+
)
15+
RETURN
16+
DATEDIFF ( daysBetweenPeriods, ObjectClosedDate[ClosedDate] , DAY )
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
// Costa Rica
2-
// July, 2021
3-
//
4-
// Calculate the average per
5-
// category using the measure in Power bi
6-
7-
// Table name with ''
8-
// Inside [] as header name
9-
10-
Average =
11-
CALCULATE (
12-
AVERAGE ( 'Table (2)'[Value] ),
13-
FILTER ( ALLSELECTED ( 'Table (2)' ), 'Table (2)'[Category ] = MAX ( 'Table (2)'[Category ] ) )
14-
)
15-
16-
17-
AverageMeasure =
18-
CALCULATE ( AVERAGE ( 'Table (2)'[Value] ), ALLEXCEPT ( Table (2), 'Table (2)'[Category ] ) )
19-
20-
21-
// References
22-
// https://docs.microsoft.com/en-us/power-bi/create-reports/service-aggregates
1+
// Costa Rica
2+
// July, 2021
3+
//
4+
// Calculate the average per
5+
// category using the measure in Power bi
6+
7+
// Table name with ''
8+
// Inside [] as header name
9+
10+
Average =
11+
CALCULATE (
12+
AVERAGE ( 'Table (2)'[Value] ),
13+
FILTER ( ALLSELECTED ( 'Table (2)' ), 'Table (2)'[Category ] = MAX ( 'Table (2)'[Category ] ) )
14+
)
15+
16+
17+
AverageMeasure =
18+
CALCULATE ( AVERAGE ( 'Table (2)'[Value] ), ALLEXCEPT ( Table (2), 'Table (2)'[Category ] ) )
19+
20+
21+
// References
22+
// https://docs.microsoft.com/en-us/power-bi/create-reports/service-aggregates

0 commit comments

Comments
 (0)