context

  1. M

    filtering with a table

    Hi I have this table Query1 below. I want to return the distinct count of companies where the company is in the list of companies where the filter context of campaign = a and the date is greater than the minimum date of the filter context, which in this case would be 4/1/2019 because the...
  2. J

    Using ALL to return a table

    Hello, I have a Fact table like this: <tbody> Product Customer Region Date Sales </tbody> In the middle of a calculation, I would like to put that table in a variable with the following filter: <tbody> Based on...
  3. F

    Right click context menu

    If I use Shift+F10 for any selected FormControl/ActiveXControl/Shape, the correct context menu appears. But if I right click the object, I get a menu that reads : Move Here Copy Here Cancel Anyone know how to fix this?
  4. W

    If statement to set two variables

    Is it possible to: If [condition] then a="1',and aa="25" Can not seem to figure the context out.
  5. R

    Context Menu Events?

    Hello, Is it possible to capture a context(right click) menu event? Like to show a msgbox when you click delete on the cell context menu. I've searched everywhere online, but I can't seem to find anything. I know that I can make a custom context menu, however that is not what I want. I...
  6. P

    Memoisation in DAX measures

    Hello everyone, I do have to face a memory error in my DAX computations. To by-pass it, I have in mind to apply some memoisation. Do you think memoisation is possible in Power BI? Here is the context: - I have to work on some data related to 1000 videos; - measure A computes an average of the...
  7. andrewb90

    Add colored font to context menu

    Hello all, Is there any way to make the font bold or red in a context menu? With ContextMenu.Controls.Add(Type:=msoControlButton, before:=6) .OnAction = "'" & ThisWorkbook.Name & "'!" & "RTO_EVENT" .FaceId = 353 .Caption = "BUSINESS/WORK EVENT" End With
  8. S

    Medians and context issues in DAX

    I am having an issue that I am hoping some more experienced DAX programmers may be able to help me with. This problem is cross-posted on StackOverflow here (excel - Medians and slicers in DAX - Stack Overflow) with no answers so far. I have been trying to develop a dashboard in Excel 2013 /...
  9. T

    Understanding CONTEXT for DAX - Using FILTER() vs not using it in CALCULATE - different results

    I'm trying to better understand the order/manner of determining filter context, and came across a conundrum that I couldn't explain. The 2 measures below produce significantly different results. (A) CALCULATE(SUM([SalesAmount]), LASTDATE(DimDate[FullDateAlternateKey]) ) (B)...
  10. girapas

    Enabled context items in a locked picture

    In a protected sheet I've put a picture with some command buttons on it. I've also use custom menubars and disabled right click for cut, copy, paste. However, although the picture is locked, when I hit mouse right button I get enabled the context items for the picture (like Show Picture...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top