WhatsApp Lets You Reserve a Username, Making Your Phone Number More Private


WhatsApp is preparing to roll out usernames, a feature that lets you chat with others on the platform without handing over your personal phone number — you’ll simply share your unique WhatsApp username instead.

WhatsApp first announced the goal of providing this feature in 2024. Other privacy-focused chat apps like Signal have supported usernames for a few years now.

Meta, which also owns Facebook, Instagram, and Threads, started allowing users to reserve their WhatsApp usernames on Monday, ahead of the feature’s official launch later this year. 

WhatsApp username graphic

Usernames will become the default way people see you in WhatsApp when enabled. If you want someone to have your phone number, you can share it whenever you want.

WhatsApp

Privacy vs. phone numbers 

While phone numbers have long been a universal way to contact others, they’re also used as identifiers and are highly linked to our personal data. 

In a blog post about the launch, WhatsApp says usernames help make the app a more private way to connect.

“There’s no directory to browse and no suggestions — people will need to know your exact username to contact you for the first time,” the post says. A username will be the default way new contacts see you, whether you’re added to a group chat or texting a new person or business. 

A representative from WhatsApp confirmed to CNET via email that the feature “protects the privacy of your phone number for new contacts, so you’d have to share it manually if you want them to have it.” If you already have that person’s number saved in your contact list, nothing changes in the app. 

Personally, I’m hoping that username support provides some degree of protection against the occasional nightmare spam group chat that pops up in the app. Moving away from relying on a phone number might give you a bit more control over who can and cannot text you within the app.

How to reserve your unique username 

WhatsApp has opened reservations for you to secure a username. Once you do, that username can’t be claimed by another account. 

You can reserve your username by visiting the You tab, tapping Account and then selecting the new Username option.

WhatsApp settings menu

The new username option is under Account settings.

WhatsApp/Screenshot by CNET

Tapping it will bring up a page for claiming your username, along with the option to directly claim your same username from Instagram or Facebook.

Page for claiming username on WhatsApp

WhatsApp will let you create an original username or use your username from another Meta-owned service like Instagram or Facebook.

WhatsApp/Screenshot by CNET

After selecting the option and filling in your preferred username, the page will let you know whether the username you’d like to use is still available. 

Once you confirm your username, WhatsApp says you’ll receive a notification when username support has launched, which should be sometime in the coming months.

Username registration page

The Create username screen will let you know if the moniker you’d like is still available.

WhatsApp/Screenshot by CNET

Once the feature officially launches, you’ll be able to be found by others either by typing your username or by using both a username and a numerical key.





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Data Modelling in QlikView – Table of content

Introduction to QlikView:

QlikView is one of the top business intelligence tools which provide end-to-end platform services. The main operations of the QlikView tool included are data integration, user-driven business intelligence, and data analysis. The QlikView business tool helps users to convert the raw data into a useful one. This tool sometimes acts as a “Human brain” and mainly works on business associations. This software tool was first found in 1993 in Lund, Sweden, and is now based in King Of Prussia, Pennsylvania, United States.

As is said earlier, QlikView is one of the most demanding business intelligence tools. This tool is used to maintain the relationships between the data and visual colors. Users can also perform direct as well as indirect searches by using various searches in the given list boxes. One more important thing about QlikView is that this helps in the calculation of aggregated data and data compressions. Neither users nor software developers of the QlikView application manage the relationship between the various data sources, but this is managed automatically (you can say by default it happens).

Take your career to next level in Qlikview with hkr. Enroll now to get QlikView Online Training demo!

Major features of QlikView:

QlikView’s business intelligence tool comes up with advanced features. Following are the list of QlikView features:

1. Automatically maintains the data association:

QlikView tool automatically identifies the relationship between the data present in a data set. With the help of this feature, users need not recognize the relationship between the various data entities.

2. Data will be held in the memory available for multiple users and offers a super-fast user experience:

Here the data structure and calculations of a data report will be held in the RAM memory of the server.

3. Aggregations can also be calculated on the fly:

As data will be held in memory, the user performs a calculation task on the fly. Here there is no need to store pre-calculated aggregate data values.

4. Data will be compressed to 10% of the original size:

QlikView platform developed on the base of data dictionaries. Only essential data sets will be used for analytical purposes and this compresses the original data to a small size.

5. Visual relationship by using colors:

With the help of this feature, the relationship between the data will not be shown by lines and arrows. All you need to do is select a piece of data by click on specific colors to specify the related data and another color to specify unrelated data.

Qlikview Training Certification

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

What is data modeling in QlikView?

A data modelling in QlikView is nothing but a pictorial representation of data tables that present in the various database servers, which also include associated relationships to show the data flow process of the entire system or model. This data modeling also helps to define the key fields and data dependency factors that help to perform the normalization and simplification process. The data modelling also a combination of dimensional tables that are linked to represent the fact table and also ends up with a star schema that helps to trade off on the available resources.

QlikView also performs in a good way when the data model is well structured and designed. A good data model also ensures that the quick data process provides accurate results, and evaluates the expressions. Data modeling in QlikView also consists of dimensions and key values within the data fields.

Best techniques used to perform Data modelling in QlikView:

The following are the important key techniques used to perform the data modelling process:

1. Using QVD files to increment data loads:

While performing the data modelling technique, the incremental load is a very common task in the relation to the database servers. It is defined as data loading (which helps to define new or modified records from the various database servers). All the data records will be stored in the QVD file formats.

The following are the important steps that will be considered to perform QVD files increments:

1. First you need to load the data from the database tables (this is considered to be a slow process, but helps to load the limited number of data records).

2. Next you need to load the old data from the QVD files (helps to load the data records in a faster way).

3. Now you need to create the QVD file formats.

4. You need to create the procedure for every table you loaded.

Get ahead in your career with our QlikView Tutorial !

2. Combining the data tables with Join and keep tables:

We already know that join takes any two different tables and combines them into one table. This process is also known as the “natural join table”. In QlikView, this type of join process can be done by using scripts and also logical data tables’ formats.

Let me explain these two methods in brief:

1. Join:

The easiest way to perform the joins process with the help of the join prefix in the script. The join is an internal table with another name table or previously created tables. The join usually used here is an outer join and used to combine values from the two tables.

For example:

LOAD a, b, c from table1.csv;

JOIN LOAD a, d from table2.csv;

2. Keep:

This is one of the main features of QlikView and helps to associate between any two tables instead of joining them. These keep features also help to reduce the memory space, increase the speed and enormous flexibility. The keep functionality helps to reduce the number of cases where the user needs to make use of explicit joins. In general, the Keep prefixes between two statements are LOAD and SELECT.

Acquire Data Modelling certification by enrolling in the HKR Data Modelling Tutorial program in Hyderabad!

HKR Trainings Logo

Subscribe to our YouTube channel to get new updates..!

3. Using mapping as an alternative to the joining process:

The Join prefix is a powerful method used to combine several data tables in QlikView. You can also find one disadvantage of using this Join prefix is that while combining larger and big data tables will reduce the performance. To overcome this hurdle, now we have come up with Mapping, this mapping method consists of two columns they are; a comparison field (as an input) and a mapping value field (as an output).

4. working with cross tables:

A cross table is a common type of data table that performs a matrix of values between any two orthogonal header data lists. The crosstable is often preceded by a number of various qualifying columns; you can read them in a straightforward way.

5. Using Generic databases:

A generic database is a kind of table in which all the field names will be stored as field values in one table column, where the field values will be stored in a second. Generic databases are usually used to define the attributes of different objects.

6. Matching intervals to discrete data:

The interval values can be defined using two prefix statements they are; LOAD and SELECT. These statements are used to link the discrete values with the two or more numeric intervals. This is one of the powerful data modelling techniques used in QlikView nowadays.

Top 30 frequently asked QlikView interview questions & answers for freshers & experienced professionals 

7. Creating a data interval from a single date:

Sometimes, when you are working with data modelling, usually the time intervals are not stored with a beginning and end of the time limit. Suppose if you don’t create any data interval, then the date value will be implied by only one field or the change timestamp.

8. Hierarchies:

In data modelling, n-level of hierarchies are used to represent other data fields (geographical and organizational dimensions in the data). These types of hierarchies are usually stored in any adjacent table nodes, for example, each record stored as a node, and the field represents the reference to the parent node.

9. Semantic rules:

Usually, semantic tables are not displayed in the table field viewer.

Below are a few semantic rules:

1. The semantic table should contain three or four columns.

2. The prefix statements like LOAD and SELECT load the semantic table and this table should be preceded by a semantic qualifier.

3. A semantic table either contains a relation between field values of the different fields or field values of the same field. One more important point to be remembered here, a mixture between these two will not be accepted.

10. Data cleansing:

When you load the data from the various tables, the field values will not be named consistently. Data cleansing is required, when there is a lack of consistency, and hinders association.

Qlikview Training Certification

Weekday / Weekend Batches

Conclusion: 

The data modelling in the QlikView blog helps users to create a structured and well-designed data model in QlikView. We have also discussed the top 10 best practices used in data modelling. With the help of data modelling users can understand the data landscape and also enables the organization to analyze and data extraction. Data modelling is considered to be a very important method in many business intelligence tools to perform data analysis and visualization tasks.

Other Related Articles:



Source link