Creating Dynamic Subtitles in TableauCreating subtitles in Tableau is easy because Tableau provides and editor window for you to format the title […] July 13, 2024 in Data Visualization tagged filter / title / subtitle / dynamic by Mike
The Filters Shelf in TableauIn Tableau, the Filters shelf appears above the Marks card and is a place where you can specify […] April 21, 2024 in Data Visualization tagged chart / bar / filter / Tooltip / Tableau / shelf / Starting with Tableau by Mike
Filtering a Data Set in RHow do you filter a data set in R? Suppose you want to only see certain rows of […] January 16, 2024 in R Language tagged dataset / data / filter by Mike
Filter Out Missing Data in PandasThere are a few ways to filter out missing data in Python. Suppose we are working with pandas. […] September 1, 2023 in Python tagged remove / drop / null / filter / missing / dropna / nulls / drop_na / data / delete by Mike
Filtering a pandas DataFrameHow do you filter or select rows from a pandas DataFrame and have the output produce a filtered […] August 1, 2023 in Python tagged column / select / filter / condition / rows / pandas / dataframe / where by Mike
1 The filter Function in RThe filter function allows us to only see rows of data that meet a certain condition. We end […] March 29, 2023 in R Language tagged function / filter by Mike
Delete Rows in R with ConditionsDo you need to delete (or drop) some rows in your R dataset that meet certain conditions. Below […] March 28, 2023 in R Language tagged delete / remove / filter / rows / R / friends by Mike
Excel FilteringThis post is about filtering in Excel. For information on the FILTER function have a look at our […] February 12, 2023 in Excel tagged location / copy / select / filter / advanced by Mike
Excel Filter FunctionThe new Excel FILTER function is one of the new dynamic arrays that are available in Microsoft 365. […] December 4, 2022 in Excel tagged array / dynamic / filter / spill by Mike
Excel SlicersWhat is a slicer? A slicer is a visual representation of a filter. They are available in Excel […] November 19, 2022 in Excel tagged table / filter / slicer by Mike
Excel Agenda TemplateDo you have an event or meeting that you would like to enter into Excel and have Excel […] October 28, 2022 in Excel tagged offset / if / filter / agenda / at / account / table / time by Mike
Excel Chart Hiding DataIn this example we will have a simple column chart that will exclude a column of data from […] September 24, 2022 in Data Visualization tagged data / excel / chart / filter / hide / Excel Charts by Mike