Data Analysis Expressions (DAX) in Power BI

|
| By Sonali Sharma

Data Analysis Expressions (DAX) is a powerful formula and query language used in Microsoft Power BI, Excel Power Pivot, and Analysis Services to perform calculations and manipulate data. It allows users to create custom metrics, measures, and calculated columns, enabling

Some Useful Developer tools and Extensions in the chrome browser

| By Webner

Every developer/designer should be aware of some developer tools and extensions available in the chrome browser. Chrome developer tools provide deep visibility into the web pages. We can check layout, performance loading issues and also debug Javascript issues with breakpoints.

jQueryUI Autocomplete: Select and Focus Events

| By Webner

It is already discussed “What is AutoComplete feature of jQueryUI” in one of my previous blogs. Please refer to following link for description of jQueryUI Autocomplete: https://blog.webnersolutions.com/how-to-add-font-awesome-progress-icon-in-textbox-for-autocomplete-jquery-ui-plugin Here, in this blog, I will discuss most often used events of jQueryUI