diff --git a/.github/workflows/update-md-date.yml b/.github/workflows/update-md-date.yml index 96dc9d7ce..ac7a96d4b 100644 --- a/.github/workflows/update-md-date.yml +++ b/.github/workflows/update-md-date.yml @@ -7,6 +7,7 @@ on: permissions: contents: write + pull-requests: write jobs: update-date: @@ -35,7 +36,12 @@ jobs: run: python .github/workflows/update_date.py - name: Commit changes + env: + TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | + git fetch origin ${{ github.event.pull_request.head.ref }} + git pull --rebase origin ${{ github.event.pull_request.head.ref }} || echo "No rebase needed" git add -A git commit -m "Update last modified date in Markdown files" || echo "No changes to commit" + git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }} git push origin HEAD:${{ github.event.pull_request.head.ref }} diff --git a/1_MS365/Excel/README.md b/1_MS365/Excel/README.md index 85b0b9c9e..440bcee53 100644 --- a/1_MS365/Excel/README.md +++ b/1_MS365/Excel/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-15 +Last updated: 2025-07-17 ---------- @@ -28,7 +28,9 @@ Last updated: 2024-11-15 | User Interface | Excel also has a variety of interactive features allowing user interfaces that can completely hide the spreadsheet from the user, so the spreadsheet presents itself as a so-called application, or decision support system (DSS), via a custom-designed user interface. | | Learning Excel | For beginners, there are many resources available online to learn Excel. These resources introduce the most important features and functions needed when starting out with Excel, from entering and sorting basic data to writing your first formulas. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/1_MS365/Forms/README.md b/1_MS365/Forms/README.md index f08dd3829..d6dbae1f4 100644 --- a/1_MS365/Forms/README.md +++ b/1_MS365/Forms/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-15 +Last updated: 2025-07-17 ---------- @@ -27,7 +27,9 @@ Last updated: 2024-11-15 | Learning Microsoft Forms | For beginners, there are many resources available online to learn Microsoft Forms. These resources introduce the most important features and functions needed when starting out with Microsoft Forms. | | Security | Due to a wave of phishing attacks utilizing Microsoft 365 in early 2021, Microsoft uses algorithms to automatically detect and block phishing attempts with Microsoft Forms. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/1_MS365/Planner/README.md b/1_MS365/Planner/README.md index 6bdeec4a6..67028ac22 100644 --- a/1_MS365/Planner/README.md +++ b/1_MS365/Planner/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-15 +Last updated: 2025-07-17 ---------- @@ -29,7 +29,9 @@ Last updated: 2024-11-15 | Integration | Microsoft Planner is integrated with other Microsoft 365 apps, which means tasks and plans can be accessed across the Microsoft 365 ecosystem. | | Pricing | Microsoft Planner is included in Microsoft 365 subscriptions. There are also standalone plans available for purchase. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/1_MS365/README.md b/1_MS365/README.md index 19f2f6e64..109f106d6 100644 --- a/1_MS365/README.md +++ b/1_MS365/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-15 +Last updated: 2025-07-17 ---------- @@ -49,7 +49,9 @@ Last updated: 2024-11-15 - **Compliance Manager**: A workflow-based risk assessment tool in the Microsoft 365 compliance center. You can use Compliance Manager to ensure your company is complying with data protection regulations. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/1_MS365/SharePoint/README.md b/1_MS365/SharePoint/README.md index 6c0369e2f..82b2f1bdb 100644 --- a/1_MS365/SharePoint/README.md +++ b/1_MS365/SharePoint/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-15 +Last updated: 2025-07-17 ---------- @@ -31,8 +31,10 @@ Last updated: 2024-11-15 | Pricing | SharePoint is included in Microsoft 365 subscriptions. There are also standalone plans available for purchase. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/2_Dynamics365/README.md b/2_Dynamics365/README.md index 857011fd8..2f7d8fb5e 100644 --- a/2_Dynamics365/README.md +++ b/2_Dynamics365/README.md @@ -6,7 +6,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-19 +Last updated: 2025-07-17 ---------- @@ -29,7 +29,9 @@ Last updated: 2024-11-19 - **Efficiency**: With the Dynamics 365 ecosystem, you spend less time switching between applications and searching for information. - **Cost-effective**: Dynamics 365 makes large-scale, costly and lengthy ERP and CRM projects a thing of the past. You can start small, achieve results fast, and pay only for the applications that you actually need. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-16

+ + \ No newline at end of file diff --git a/3_PowerPlatform/0_PowerApps/README.md b/3_PowerPlatform/0_PowerApps/README.md index 6cc6a37c3..abfd64c01 100644 --- a/3_PowerPlatform/0_PowerApps/README.md +++ b/3_PowerPlatform/0_PowerApps/README.md @@ -5,7 +5,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-19 +Last updated: 2025-07-17 ------------------------------------------ @@ -36,7 +36,9 @@ Microsoft Power Apps is a suite of apps, services, and connectors, as well as a formatDateTime(utcNow(), 'MM-dd-yyyy') ``` +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-16

+ + \ No newline at end of file diff --git a/3_PowerPlatform/1_PowerBI/README.md b/3_PowerPlatform/1_PowerBI/README.md index 36d54cb02..8eacc98ec 100644 --- a/3_PowerPlatform/1_PowerBI/README.md +++ b/3_PowerPlatform/1_PowerBI/README.md @@ -6,7 +6,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-19 +Last updated: 2025-07-17 ---------- @@ -47,7 +47,9 @@ Last updated: 2024-11-19 > 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. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/3_PowerPlatform/1_PowerBI/src/0_calculate_days_between_periods.dax b/3_PowerPlatform/1_PowerBI/src/0_calculate_days_between_periods.dax index 817748952..a93f58cbc 100644 --- a/3_PowerPlatform/1_PowerBI/src/0_calculate_days_between_periods.dax +++ b/3_PowerPlatform/1_PowerBI/src/0_calculate_days_between_periods.dax @@ -1,16 +1,16 @@ -// Costa Rica -// July, 2020 -// Calculate days Between Periods -// with filter - -#daysBetweenPeriods = -VAR daysBetweenPeriods = - CALCULATE ( - LASTDATE ( ObjectClosedDate[ClosedDate] ), - FILTER ( - ALLEXCEPT ( ObjectClosedDate, ObjectClosedDate[Type] ), - ObjectClosedDate[ClosedDate] < EARLIER ( ObjectClosedDate[ClosedDate] ) - ) - ) -RETURN - DATEDIFF ( daysBetweenPeriods, ObjectClosedDate[ClosedDate] , DAY ) +// Costa Rica +// July, 2020 +// Calculate days Between Periods +// with filter + +#daysBetweenPeriods = +VAR daysBetweenPeriods = + CALCULATE ( + LASTDATE ( ObjectClosedDate[ClosedDate] ), + FILTER ( + ALLEXCEPT ( ObjectClosedDate, ObjectClosedDate[Type] ), + ObjectClosedDate[ClosedDate] < EARLIER ( ObjectClosedDate[ClosedDate] ) + ) + ) +RETURN + DATEDIFF ( daysBetweenPeriods, ObjectClosedDate[ClosedDate] , DAY ) diff --git a/3_PowerPlatform/1_PowerBI/src/1_calculate_avg_per_category.dax b/3_PowerPlatform/1_PowerBI/src/1_calculate_avg_per_category.dax index 303f0a7f1..f8946892a 100644 --- a/3_PowerPlatform/1_PowerBI/src/1_calculate_avg_per_category.dax +++ b/3_PowerPlatform/1_PowerBI/src/1_calculate_avg_per_category.dax @@ -1,22 +1,22 @@ -// Costa Rica -// July, 2021 -// -// Calculate the average per -// category using the measure in Power bi - -// Table name with '' -// Inside [] as header name - -Average = -CALCULATE ( - AVERAGE ( 'Table (2)'[Value] ), - FILTER ( ALLSELECTED ( 'Table (2)' ), 'Table (2)'[Category ] = MAX ( 'Table (2)'[Category ] ) ) -) - - -AverageMeasure = -CALCULATE ( AVERAGE ( 'Table (2)'[Value] ), ALLEXCEPT ( Table (2), 'Table (2)'[Category ] ) ) - - -// References -// https://docs.microsoft.com/en-us/power-bi/create-reports/service-aggregates +// Costa Rica +// July, 2021 +// +// Calculate the average per +// category using the measure in Power bi + +// Table name with '' +// Inside [] as header name + +Average = +CALCULATE ( + AVERAGE ( 'Table (2)'[Value] ), + FILTER ( ALLSELECTED ( 'Table (2)' ), 'Table (2)'[Category ] = MAX ( 'Table (2)'[Category ] ) ) +) + + +AverageMeasure = +CALCULATE ( AVERAGE ( 'Table (2)'[Value] ), ALLEXCEPT ( Table (2), 'Table (2)'[Category ] ) ) + + +// References +// https://docs.microsoft.com/en-us/power-bi/create-reports/service-aggregates diff --git a/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md b/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md index 0d81507e4..576b544a5 100644 --- a/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md +++ b/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md @@ -6,7 +6,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-19 +Last updated: 2025-07-17 ---------- @@ -341,7 +341,9 @@ Last updated: 2024-11-19 image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/3_PowerPlatform/README.md b/3_PowerPlatform/README.md index 54711f53e..c6ceb69d3 100644 --- a/3_PowerPlatform/README.md +++ b/3_PowerPlatform/README.md @@ -7,7 +7,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2024-11-19 +Last updated: 2025-07-17 ---------- @@ -40,7 +40,9 @@ Last updated: 2024-11-19 Explore more on the [Microsoft Power Platform website](https://www.microsoft.com/en-us/power-platform/). +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+ diff --git a/README.md b/README.md index 857a61f36..d27ea2dd6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2025-01-16 +Last updated: 2025-07-17 ---------- @@ -47,7 +47,9 @@ Last updated: 2025-01-16 | **Microsoft Security**: A comprehensive set of security solutions integrated across the Microsoft Cloud to protect data, devices, identities, and applications. | - Microsoft Defender: Advanced threat protection
- Azure Security Center: Unified security management system
- Azure Information Protection: Cloud-based solution that helps protect documents and emails
- Microsoft Cloud App Security: Multimode Cloud Access Security Broker (CASB). | | **Industry Solutions**: Tailored cloud services designed to meet the specific needs of various industries. | - Microsoft Cloud for Healthcare: Enhances patient engagement, empowers health team collaboration, and improves clinical and operational insights
- Microsoft Cloud for Retail: Delivers a personalized, seamless, and differentiated customer experience
- Microsoft Cloud for Financial Services: Accelerates innovation in banking, capital markets, and insurance
- Microsoft Cloud for Manufacturing: Delivers capabilities that support the core processes and requirements of the industry. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-16

+