User Profile
Emanuel
Helper I
Joined 6 years ago
User Widgets
Contributions
When filtering from slicer is not showing all the values
Hello, I need assistance in finding a solution to the issue I face. I have a table with project and a date dimention table. There is an active relationship between 2 tables on date column (date dimention table) and the initiated date (project table) and an inactive relationship between date column (date table) and the closed date (project table) I built 2 measures, one for created projects and the second for the closed projects. On the bar chart I use the 2 measures and shows the correct count for a specific month, however when I want to see the values in a matrix table it shows only the created ones. I don't understand why the closed ones are not shown in the matrix table. I figure it has to do with the active relationship however I can't have both relationship active. If anyone can help please do 🙂 Thank you, EmanuelSolved342Views0likes1CommentRe: Check if value exists in another table based on a specific category
Thanks Li for your solution. How can I include this measure in a larger calculation? So, what I need is to create a measure/column for KPI that has to contain the following logic: If( Does it have a "Resolution Communication" work info type?=yes and Report_tgt_date<=Action Date then KPI is met else is not. I've added 2 colums to your solution to help with the outcome (I don't know why is not letting me to insert the bi file itself)7.5KViews0likes0CommentsInsert text after one digit number and double digit number
I have this link https://vodafone.sharepoint.com/Sites/scp/PM/Lists/Proactive%20Placeholder/Attachments/8/CIITVOPMON11%20CPU%20Utilization%20decreasing.PNG using this query Text.Insert(Text.Insert(Text.Insert("https://vodafone.sharepoint.com/Sites/scp/PM/Lists/Proactive%20Placeholder/Attachments/ ",87,[ID.1]),88,"/"),89,[AttachmentFiles.FileName]) it works fine but when the link ID is changing to double digits the link stop working because of the characted position. Is there a way to indicate something like if atachment id is one digit insert text here and is is double digit insert text here? Thank youSolved1.6KViews0likes1CommentCheck if value exists in another table based on a specific category
I have 2 tables Problem table and Problem workinfo table and I need the following output: Problem table Problem work info table OUTPUT Problem ID Problem ID Type Problem ID Does it have a "Resolution Communication" work info type? PBI000030128704 PBI000030128704 General Information PBI000030128704 no PBI000030134102 PBI000030134102 General Information PBI000030134102 no PBI000030138400 PBI000030138400 General Information PBI000030138400 no PBI000030138931 PBI000030138931 General Information PBI000030138931 yes PBI000030148328 PBI000030138931 General Information PBI000030148328 no PBI000030148739 PBI000030138931 General Information PBI000030148739 no PBI000030148942 PBI000030138931 General Information PBI000030148942 no PBI000030149220 PBI000030138931 General Information PBI000030149220 no PBI000030150803 PBI000030138931 General Information PBI000030150803 yes PBI000030138931 General Information PBI000030138931 Resolution Communications PBI000030148328 General Information PBI000030148328 General Information PBI000030148739 General Information PBI000030148942 General Information PBI000030148942 General Information PBI000030148942 General Information PBI000030148942 General Information PBI000030149220 General Information PBI000030150803 General Information PBI000030150803 General Information PBI000030150803 General Information PBI000030150803 Resolution Communications There is a Many-to-one cardinality with both ways cross filter active for these tables. I am haveing dificuties finding a solution to achiev the above output. Thanks for the help in advanceSolved7.6KViews0likes3CommentsRe: Add working days to a date
v-huizhn-msft Is it possible to add also the time for the business days? Like I have the date 1-Oct-2021 9:39 PM and I need to add 5 business days to it but the result will look like 8-Oct-2021 12:00 AM. Instead I need the time to show the actual end of business day, like 6pm for example. Is it possible based on your solution? Thanks Emanuel30KViews0likes0CommentsRe: Net Work Days
Greg_Deckler I am trying to add x number of working days to the create date in order to get the review date. Any ideas how can I do that? The specific requirement is: for priority 1 add 5 working days, for P2 add 10 working days for P3&4 add 20 working days. Thank you47KViews1like4CommentsRe: Week number - first full week rather than 1st January?
Hi Marcel, Thanks for the answer for this question. I need to show this in my X axis (to have the week number same as the Outlook calendar). I don't know, though, where should the code go, as a custom column (I tried to add a custom column to my table changing the name on the code from Table1 to the name of my own table) but the result is in error. Can you hep me with the specific location where the code should go in? Thanks Emanuel18KViews0likes0CommentsRe: Why are my Posts in the Spanish Community?
@JCM_iTalent Hi, I am trying to find a way to see my posts in English. Every time I go to my profile and check my posts they are in Spanish. Could you help me undertand the way I can see my posts in English and not in Spanish? Thanks in advance12KViews1like7Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.