Question 1:
I have chosen the columns that contain dates, but the Phrazor plugin is still requesting me to select a date column.
Answer:
Please ensure if Power BI has accurately detected the date column you selected for your data.
Make sure that in the column section of Power BI, the date column is not marked as a Date Hierarchy. If yes, change it to Date.
If you do not see these options, it indicates that Power BI may not have recognized your date column as a valid date type.
You can refer to the microsoft community page on how to change the metric for your column from your data to date.
================================================================================================
Question 2:
What actions can be taken if the insight generation is taking time?
Answer:
Slow insight generation is typically caused by the following factors:
Including unnecessary columns: Consider removing any columns that are not essential for generating insights.
High cardinality dimensions: If certain columns have a large number of distinct values, it may be beneficial to remove them to improve performance.
Tip - You can always add multiple instances of plugins, such as adding two bar charts to a dashboard, where you can selectively choose the relevant data for each plugin instance.
================================================================================================