[ Add new entry ]
1 2 3 ... 13 14 »
  • In this article, we are going to see how Power BI can be useful to make enterprise decisions and help build business solutions.

 

  • We have below data from a SuperStore that we are going to use for understanding the this amazing transition.
  • If you look at this raw data we can not reach to a conclusion or we can not take any decision for the growth or sustainability of the business.

 

  • Now we are going to use Power BI as business intelligence to convert this raw data into such a visually stunning and interactive dashboards that will enable stakeholders and decision makers take decision for better sake of the organization.

 

... Read more »
Category: Power BI | Views: 55 | Added by: shanky | Date: 2024-07-05 | Comments (0)

Let's try to differentiate Power BI service and Power BI desktop:

Power BI desktop is a desktop application which is mainly used by report developers to create reports, charts and graphs locally 

 

Power BI service is a web based SaaS application which is used to create reports and dashboard online and present to decision makers and stakeholders directly via link or email.


Both have different purposes.

Power BI service supports extensive data transformation using Query editor and DAX function where as in power BI service we have limited features to transform data.

 

... Read more »
Category: Power BI | Views: 108 | Added by: shanky | Date: 2024-06-21 | Comments (0)

Today we are going to learn how to embed a power BI visualization to your website.

I have created below charts and graph in my Power Bi Service account which I am gonna add or embed here:

You will have to click on sign in , if you are not signed in to view the data visualization.


 


Lets try and understand how we embed this to a website:

Category: Power BI | Views: 106 | Added by: shanky | Date: 2024-06-17 | Comments (0)

During your appraisal discussion with your manager, it's important to cover various topics to ensure a comprehensive review of your performance and progress. Here are some key areas to discuss with my experiences:

Powered by ChatGPT

1. Accomplishments:

Highlight your key achievements and successes over the appraisal period. Discuss any significant projects you completed, goals you achieved, or challenges you overcame. Provide specific examples and quantify your accomplishments when possible.

 

2. Goals Review:

Review the goals you set in the previous appraisal period and discuss your progress toward achieving them. Identify any goals that were met or exceeded, as well as any goals that were ... Read more »

Attachments: Image 1
Category: Technical Solution | Views: 440 | Added by: shanky | Date: 2024-03-27 | Comments (0)

There are only four types of people in this world. I have categorized people into 4 types based on their knowledge and competency. 

 

1. He knows that he knows

These are the people of supreme quality. They are best aware of their knowledge and skills and very well know how to use them.

They never face any problem as they use their information at right place and right time.

They can tackle any situation as they apply the right remedy at right time for any or all types of situations.

This class has the best decisive power which enables them to plan ahead for unforeseen circumstances.

This category focuses on its strength and exploits its knowl ... Read more »

Category: Cool Stuffs | Views: 675 | Added by: shanky | Date: 2022-08-08 | Comments (0)

Dear readers we have an assignment to do where we have to print a pyramid of numbers.

The user can enter a number as input and for that number as as range the pyramid of numbers should be printed.

 

So if the user enters 5, the number pyramid should look like this:

 

number pyramid


So we are going to write a proram to generate this pyramid pattern.

Basically we are going to use FOR loop to achieve this.

I have include the full tutorial here to create this program

... Read more »

Category: Programming Languages | Views: 821 | Added by: shanky | Date: 2022-08-05 | Comments (0)

So, you worked hard day and nights to develop the codes, assignments and project slides and what not.

And finally your boss shoots you down saying "You have not done well, the client is not happy at all ! Your performance is too week!!"

 

We all get criticized and pushed back at work in IT sector. And, the best part no matter how great job you have done, how many codes you have written, how many issues you have resolved, they all go unnoticed and if you make a very small silly mistake, that's where your lead and the entire hierarchy jumps into to make a speech..

< ... Read more »

Category: Technical Solution | Views: 1123 | Added by: shanky | Date: 2022-07-24 | Comments (0)

Unibasic programming provides two ways to run programs or commands. 

  • Command based (on TCL prompt)
  • Menu driven interface

With UniData MENUS, you can transform the UniData command line interface into a menu driven interface.

Menu driven option is a better option to run any command PROC or sentence in Unibasic.

The advantage of menu driven :

You can use a menu to support database security. For example, you can provide menus for users to access data entry programs and reports, while denying them access to the UniData prompt.

All menus are stored in MENUFILE , each UV account usually has a MENU ... Read more »

Category: Programming Languages | Views: 624 | Added by: shanky | Date: 2022-07-09 | Comments (0)

Hello folks,

In this tutorial we shall earna basic stuff.

 

So we have a .pem file which is key file to login to a remove server. 

Usually this is needed when you create a remote server on Cloud  and you choose to login with a key pair.

Or you create a key pair, in that case you will be given a *.pem file.

So please follow below steps to generate private key and public key from this file.

  1. Download puttygen from here https://www.puttygen.com/
  2. Install puttygen and run puttygen.exe
  3. Once the page pops up like below
  4. ... Read more »
Category: Open System-Linux | Views: 585 | Added by: shanky | Date: 2019-09-27 | Comments (0)

System monitoring and administration tools

-Common monitoring tool CCMS(Computing Centre Management System) to monitor alerts of R/3 system from an one place.

-Server side scripting in ABAP and Javascript.

-Use of Business server pages to build online stores and portals.

-Database monitoring and administration utilities

-Resource management like memory,buffer,etc. SAP basis

-Authorization and profile management tools for user management.

-Internet access control to the system and business objects.

-Transfer modifications in screen,program,layout from the development to production system for accuracy purpose by Transport Management System.

-Client server architecture and configuration.

-Graphical User Interface designing for the presen ... Read more »
Category: Programming Languages | Views: 346 | Added by: elenakretova2307 | Date: 2018-01-31 | Comments (0)