Yearly Archives: 2024

Dynamic Date selection from Calendar on Tosca Automation

Introduction/ Issue: Automating date selection in test cases can be challenging, especially when dealing with dynamic dates. Why we need to do / Cause of the issue: Automating date selection…

Read More

Common Data Integration Mapping Issues

Handling integration issues relating to data mapping within OCI (Oracle Cloud Infrastructure) or any other data integration platform can be quite challenging. There are several common challenges and troubleshooting steps…

Read More

Query to get the subledger transfer to GL details by period wise

SELECT gjjlv.period_name “Period Name”, gjb.name “Batch Name”, gjjlv.header_name “Journal Entry”, gjjlv.je_source “Source”, glcc.concatenated_segments “Accounts”, gjjlv.line_entered_dr “Entered Debit”, gjjlv.line_entered_cr “Entered Credit”, gjjlv.line_accounted_dr “Accounted Debit”, gjjlv.line_accounted_cr “Accounted Credit”, gjjlv.currency_code “Currency”, arm.name “Payment…

Read More

Customizing Logs with Serilog in ASP.NET Core

  Introduction:   Logging is essential in any application to ensure reliability and maintainability, especially in complex systems. In an ASP.NET Core Web API, logging helps developers trace requests, identify issues,…

Read More

Real Time Website Cloning-Create an Instagram replica with React JS

  Introduction  In the world of web development, the ability to clone popular websites has become a valuable skill. Cloning not only helps developers understand the architecture and features of…

Read More

Power BI Copilot

Power BI Copilot Introduction: Power BI Copilot is an AI-driven assistant integrated into both the Power BI Service and Power BI Desktop. It provides end users and developers with enhanced…

Read More

Top 14 DAX functions that are used in Power BI Report.

Introduction: Power BI is among the most strong and effective business intelligence tools available. One of the key strengths of Power BI is its utilisation of DAX (Data Analysis Expressions),…

Read More

How to Dynamically Disable Slicers in Power BI Based on Selections

Introduction: In today’s blog post, we’ll explore how to enhance your Power BI reports by dynamically disable slicers in Power BI based on other slicer selections. This functionality can significantly improve user…

Read More

AI VISUALS IN POWER BI

Introduction: – POWER BI, a leading tool in business intelligence, has embraced AI to offer advanced visual capabilities. This integration brings data to life, making complex information easily understandable and highly accessible. Whether you are a business analyst, data scientist, or just keen on the power of data, exploring AI visuals in POWER BI can transform the way you interpret and leverage information. In this blog, we’ll delve into how AI-powered visuals elevate data analysis and decision-making processes. Let’s embark on this exciting journey to uncover the synergy between AI and data visualization in POWER BI. The following technologies have been used to achieve the same: – POWER BI Why we need to do: – Enhanced Data Visualization In the era of big data, having access to effective data visualization tools is essential. AI visuals in POWER BI transform complex datasets into clear, understandable visuals that amplify comprehension and engagement. This dynamic capability ensures that every dataset is not only visually appealing but also maximized for insight extraction, making it easier for users of all skill levels to interpret data briefly Improved Decision-Making The incorporation of AI visuals in POWER BI significantly enhances decision-making processes within an organization. By automating data analysis, it reduces the likelihood of human error and provides a more accurate basis for decisions. These AI driven visuals offer predictive insights,…

Read More

Mastering Angular Framework-Create a Single Page Application (Website) Using Angular

  Introduction  In the rapidly evolving world of web development, creating highly performant and user-friendly applications is a top priority. Angular, a powerful and versatile framework maintained by Google, has…

Read More