Top "Calculated-field" questions

Qlikview - calculate and use calculated variable in script

As a new Qlikview user, I'm looking for the best way to create calculated variables, and variables based on calculated …

sql qlikview calculated-field
Tableau Format Percentage Pie Chart

I created pie chart in tableau, i.e When I try to format number into percentage, I get this How …

pie-chart tableau-api calculated-field
How to create a calculated field that references a cell value in an excel pivot table

I have my data that looks like the following: Col1 | Value A | 1 B | 1 A | 3 C | 7 and a pivot table that …

excel pivot-table calculated-field
Filtering by a calculated measure involving multiple fields in Qlik Sense

I am trying to use a calculated measure as a way to filter my data, but it's looking more difficult …

filtering qlikview calculated-field qliksense
how to populate mysql column value based on a formula?

I have created a mysql table with the following columns... item_price, discount, delivery_charge, grand_total The value of …

mysql formula calculated-field
Pivot table calculated Field from count of values

I have a pivot table, and in the values I have the count of some fields. Region | Count of Actuals | …

excel pivot-table calculated-field
Django Model Method or Calculation as Field in Database

Using Django ~=1.11 and Python 3.6 I need to store 'calculated' variables as fields in the Django model database. Here's a model: …

python django methods django-models calculated-field
Sharepoint 2013 calculated field as hyperlink renders as text

I have a column in Sharepoint 2013 and set the type to 'Calculated'. I have set the data return type to …

hyperlink sharepoint-2013 calculated-field
How to Create Custom Function for DevExpress XtraReports Calculated Field

I know how to create Custom Fields in a DataSet for a Report in DecExpress XtraReports. But I need to …

asp.net devexpress xtrareport calculated-field custom-formatting
How to use DateDiff in calculated field in access

I am trying to get "No of days late" in a particular table in MS access. I am trying to …

ms-access calculated-columns calculated-field